[2021-12-02 00:12:01,433] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 00:12:01,625] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 00:12:01,629] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 00:12:01,749] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 00:12:01,751] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 00:12:01,877] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 00:12:01,879] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 00:12:02,552] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 00:12:02,556] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 00:12:02,558] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 00:12:02,674] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 00:12:02,675] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 00:12:02,927] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 00:12:02,930] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 00:12:02,937] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 00:12:03,021] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 00:12:03,696] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 00:12:03,792] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 00:12:03,794] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 00:12:04,618] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 00:12:04,737] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 00:12:04,746] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 00:12:20,176] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 00:12:37,412] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 01:12:01,803] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 01:12:01,996] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 01:12:01,998] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 01:12:02,137] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 01:12:02,138] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 01:12:02,254] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 01:12:02,256] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 01:12:02,868] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 01:12:02,871] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 01:12:02,874] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 01:12:02,997] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 01:12:02,999] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 01:12:03,236] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 01:12:03,239] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 01:12:03,247] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 01:12:03,332] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 01:12:04,003] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 01:12:04,100] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 01:12:04,108] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 01:12:04,888] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 01:12:05,006] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 01:12:05,009] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 01:12:08,325] {__main__:71} ERROR - Failed to download FR 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 1415, in connect server_hostname=server_hostname) File "/usr/lib64/python3.6/ssl.py", line 365, in wrap_socket _context=self, _session=session) File "/usr/lib64/python3.6/ssl.py", line 776, in __init__ self.do_handshake() File "/usr/lib64/python3.6/ssl.py", line 1036, in do_handshake self._sslobj.do_handshake() File "/usr/lib64/python3.6/ssl.py", line 648, in do_handshake self._sslobj.do_handshake() ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 60, in get_reports reports = process_all_reports_fr() File "/home/albina-website/pyAvaCore.2022/avacore/processor_fr.py", line 62, in process_all_reports_fr reports = process_reports_fr(region) File "/home/albina-website/pyAvaCore.2022/avacore/processor_fr.py", line 77, in process_reports_fr root = download_report_fr(region_id) File "/home/albina-website/pyAvaCore.2022/avacore/processor_fr.py", line 32, in download_report_fr response = urllib.request.urlopen('https://meteofrance.com/') File "/usr/lib64/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: [2021-12-02 01:12:23,229] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 02:12:01,387] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 02:12:01,796] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 02:12:01,798] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 02:12:01,962] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 02:12:01,963] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 02:12:02,077] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 02:12:02,078] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 02:12:02,684] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 02:12:02,686] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 02:12:02,687] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 02:12:02,803] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 02:12:02,804] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 02:12:03,022] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 02:12:03,025] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 02:12:03,030] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 02:12:03,111] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 02:12:03,785] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 02:12:03,883] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 02:12:03,891] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 02:12:04,641] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 02:12:04,760] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 02:12:04,762] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 02:12:20,261] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 02:12:35,518] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 03:12:01,982] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 03:12:02,190] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 03:12:02,194] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 03:12:02,319] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 03:12:02,321] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 03:12:02,446] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 03:12:02,449] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 03:12:03,097] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 03:12:03,100] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 03:12:03,104] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 03:12:03,236] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 03:12:03,237] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 03:12:03,466] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 03:12:03,467] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 03:12:03,470] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 03:12:03,557] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 03:12:04,221] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 03:12:04,318] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 03:12:04,323] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 03:12:05,051] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 03:12:05,168] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 03:12:05,171] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 03:12:20,666] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 03:12:35,858] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 04:12:01,666] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 04:12:01,878] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 04:12:01,880] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 04:12:02,029] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 04:12:02,030] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 04:12:02,147] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 04:12:02,149] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 04:12:02,709] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 04:12:02,712] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 04:12:02,716] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 04:12:02,833] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 04:12:02,835] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 04:12:03,160] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 04:12:03,162] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 04:12:03,167] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 04:12:03,250] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 04:12:03,896] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 04:12:03,992] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 04:12:03,995] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 04:12:04,907] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 04:12:05,104] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 04:12:05,107] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 04:12:20,155] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 04:12:35,293] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 05:12:01,920] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 05:12:02,115] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 05:12:02,117] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 05:12:02,247] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 05:12:02,249] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 05:12:02,365] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 05:12:02,367] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 05:12:02,989] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 05:12:02,991] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 05:12:02,993] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 05:12:03,106] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 05:12:03,107] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 05:12:03,391] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 05:12:03,394] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 05:12:03,396] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 05:12:03,477] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 05:12:04,131] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 05:12:04,228] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 05:12:04,230] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 05:12:05,115] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 05:12:05,234] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 05:12:05,236] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 05:12:25,704] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 05:12:40,786] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 06:12:01,625] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 06:12:01,811] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 06:12:01,813] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 06:12:01,935] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 06:12:01,936] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 06:12:02,052] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 06:12:02,054] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 06:12:02,670] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 06:12:02,672] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 06:12:02,673] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 06:12:02,795] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 06:12:02,797] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 06:12:03,033] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 06:12:03,034] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 06:12:03,037] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 06:12:03,116] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 06:12:03,770] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 06:12:03,868] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 06:12:03,870] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 06:12:04,609] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 06:12:04,728] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 06:12:04,730] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 06:12:20,125] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 06:12:35,238] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 07:12:01,232] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 07:12:01,791] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 07:12:01,793] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 07:12:01,946] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 07:12:01,947] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 07:12:02,130] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 07:12:02,132] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 07:12:02,818] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 07:12:02,819] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 07:12:02,820] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 07:12:02,940] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 07:12:02,940] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 07:12:03,181] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 07:12:03,184] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 07:12:03,192] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 07:12:03,276] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 07:12:03,926] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 07:12:04,025] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 07:12:04,028] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 07:12:04,806] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 07:12:04,924] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 07:12:04,927] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 07:12:20,172] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 07:12:35,097] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 08:12:01,173] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 08:12:01,366] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 08:12:01,368] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 08:12:01,512] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 08:12:01,514] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 08:12:01,661] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 08:12:01,662] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 08:12:02,387] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 08:12:02,388] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 08:12:02,390] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 08:12:02,515] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 08:12:02,516] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 08:12:02,797] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 08:12:02,800] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 08:12:02,807] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 08:12:02,888] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 08:12:03,490] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 08:12:03,589] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 08:12:03,596] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 08:12:04,393] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 08:12:04,514] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 08:12:04,523] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 08:12:20,327] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 08:12:35,757] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 09:12:01,751] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 09:12:02,032] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 09:12:02,034] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 09:12:02,215] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 09:12:02,217] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 09:12:02,345] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 09:12:02,347] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 09:12:03,021] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 09:12:03,022] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 09:12:03,023] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 09:12:03,139] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 09:12:03,141] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 09:12:03,692] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 09:12:03,693] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 09:12:03,696] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 09:12:03,776] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 09:12:09,723] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 09:12:09,820] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 09:12:09,828] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 09:12:10,616] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 09:12:10,734] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 09:12:10,738] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 09:12:25,749] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 09:12:40,773] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 10:12:01,837] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 10:12:02,004] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 10:12:02,006] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 10:12:02,140] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 10:12:02,141] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 10:12:02,265] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 10:12:02,266] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 10:12:03,106] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 10:12:03,107] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 10:12:03,109] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 10:12:03,238] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 10:12:03,240] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 10:12:03,532] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 10:12:03,534] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 10:12:03,536] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 10:12:03,627] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 10:12:04,208] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 10:12:04,306] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 10:12:04,314] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 10:12:05,048] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 10:12:05,173] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 10:12:05,181] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 10:12:26,748] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 10:12:41,766] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 11:12:01,628] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 11:12:01,835] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 11:12:01,837] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 11:12:02,000] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 11:12:02,001] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 11:12:02,116] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 11:12:02,117] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 11:12:02,706] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 11:12:02,709] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 11:12:02,713] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 11:12:02,827] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 11:12:02,828] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 11:12:03,078] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 11:12:03,080] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 11:12:03,087] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 11:12:03,167] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 11:12:03,726] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 11:12:03,822] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 11:12:03,824] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 11:12:04,596] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 11:12:04,714] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 11:12:04,718] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 11:12:20,746] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 11:12:35,708] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 12:12:01,678] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 12:12:01,866] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 12:12:01,869] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 12:12:02,128] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 12:12:02,129] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 12:12:02,356] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 12:12:02,357] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 12:12:03,247] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 12:12:03,250] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 12:12:03,253] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 12:12:03,391] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 12:12:03,393] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 12:12:03,679] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 12:12:03,682] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 12:12:03,685] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 12:12:03,774] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 12:12:04,369] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 12:12:04,475] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 12:12:04,477] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 12:12:05,245] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 12:12:05,364] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 12:12:05,367] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 12:12:20,627] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 12:12:35,630] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 13:12:01,887] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 13:12:02,050] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 13:12:02,051] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 13:12:02,186] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 13:12:02,188] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 13:12:02,301] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 13:12:02,302] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 13:12:02,965] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 13:12:02,966] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 13:12:02,968] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 13:12:03,099] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 13:12:03,102] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 13:12:03,414] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 13:12:03,415] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 13:12:03,418] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 13:12:03,500] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 13:12:04,067] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 13:12:04,164] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 13:12:04,171] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 13:12:04,947] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 13:12:05,065] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 13:12:05,067] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 13:12:20,212] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 13:12:35,185] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 14:12:01,734] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 14:12:01,926] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 14:12:01,928] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 14:12:02,057] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 14:12:02,058] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 14:12:02,214] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 14:12:02,215] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 14:12:02,920] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 14:12:02,923] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 14:12:02,925] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 14:12:03,045] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 14:12:03,047] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 14:12:03,326] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 14:12:03,327] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 14:12:03,330] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 14:12:03,416] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 14:12:04,245] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 14:12:04,342] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 14:12:04,345] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 14:12:05,095] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 14:12:05,218] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 14:12:05,227] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 14:12:20,710] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 14:12:35,889] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 15:12:01,659] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 15:12:01,908] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 15:12:01,910] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 15:12:02,087] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 15:12:02,089] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 15:12:02,212] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 15:12:02,214] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 15:12:02,849] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 15:12:02,852] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 15:12:02,855] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 15:12:02,977] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 15:12:02,978] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 15:12:03,242] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 15:12:03,244] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 15:12:03,252] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 15:12:03,331] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 15:12:03,896] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 15:12:03,992] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 15:12:03,994] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 15:12:04,735] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 15:12:04,854] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 15:12:04,861] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 15:12:19,851] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-FR.json [2021-12-02 15:12:35,054] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 16:12:01,799] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 16:12:02,003] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 16:12:02,007] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 16:12:02,127] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 16:12:02,129] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 16:12:02,248] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 16:12:02,249] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 16:12:02,842] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 16:12:02,844] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 16:12:02,845] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 16:12:02,967] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 16:12:02,967] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 16:12:03,235] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 16:12:03,236] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 16:12:03,239] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 16:12:03,326] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 16:12:03,903] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.zip [2021-12-02 16:12:04,001] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-CH.json [2021-12-02 16:12:04,007] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 16:12:04,801] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.xml [2021-12-02 16:12:04,919] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-SI.json [2021-12-02 16:12:04,922] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 16:12:26,917] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-FR.json [2021-12-02 16:12:41,951] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 17:12:01,385] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 17:12:01,608] {__main__:71} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 17:12:01,609] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 17:12:01,723] {__main__:71} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 17:12:01,724] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 17:12:01,879] {__main__:71} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 17:12:01,880] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 17:12:02,608] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.xml [2021-12-02 17:12:02,609] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-AT-05.json [2021-12-02 17:12:02,611] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 17:12:02,726] {__main__:71} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 82, in get_reports root = get_xml_as_et(url) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 37, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2021-12-02 17:12:02,727] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 17:12:02,949] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 17:12:02,950] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 17:12:02,953] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 17:12:03,030] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 17:12:03,600] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.zip [2021-12-02 17:12:03,696] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.json [2021-12-02 17:12:03,704] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 17:12:04,566] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.xml [2021-12-02 17:12:04,689] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.json [2021-12-02 17:12:04,691] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 17:12:25,706] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-FR.json [2021-12-02 17:12:40,821] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 18:12:02,134] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 18:12:02,776] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/kaernten/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.xml [2021-12-02 18:12:02,778] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.json [2021-12-02 18:12:02,779] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 18:12:03,256] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/niederoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.xml [2021-12-02 18:12:03,258] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.json [2021-12-02 18:12:03,258] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 18:12:03,764] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/oberoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.xml [2021-12-02 18:12:03,766] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.json [2021-12-02 18:12:03,768] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 18:12:04,425] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.xml [2021-12-02 18:12:04,428] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.json [2021-12-02 18:12:04,432] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 18:12:05,274] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/steiermark/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.xml [2021-12-02 18:12:05,275] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.json [2021-12-02 18:12:05,276] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 18:12:05,506] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 18:12:05,507] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 18:12:05,510] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 18:12:05,616] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 18:12:06,197] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.zip [2021-12-02 18:12:06,292] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.json [2021-12-02 18:12:06,294] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 18:12:07,018] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.xml [2021-12-02 18:12:07,137] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.json [2021-12-02 18:12:07,145] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 18:12:23,607] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-FR.json [2021-12-02 18:12:38,856] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 19:12:01,658] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 19:12:02,405] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/kaernten/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.xml [2021-12-02 19:12:02,407] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.json [2021-12-02 19:12:02,411] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 19:12:02,943] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/niederoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.xml [2021-12-02 19:12:02,946] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.json [2021-12-02 19:12:02,948] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 19:12:03,426] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/oberoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.xml [2021-12-02 19:12:03,429] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.json [2021-12-02 19:12:03,431] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 19:12:04,050] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.xml [2021-12-02 19:12:04,051] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.json [2021-12-02 19:12:04,052] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 19:12:04,577] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/steiermark/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.xml [2021-12-02 19:12:04,578] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.json [2021-12-02 19:12:04,579] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 19:12:04,807] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 19:12:04,809] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 19:12:04,812] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 19:12:04,892] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 19:12:05,450] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.zip [2021-12-02 19:12:05,547] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.json [2021-12-02 19:12:05,550] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 19:12:06,335] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.xml [2021-12-02 19:12:06,460] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.json [2021-12-02 19:12:06,469] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 19:12:22,929] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-FR.json [2021-12-02 19:12:38,481] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 20:12:02,007] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 20:12:02,590] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/kaernten/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.xml [2021-12-02 20:12:02,591] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.json [2021-12-02 20:12:02,592] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 20:12:03,050] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/niederoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.xml [2021-12-02 20:12:03,052] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.json [2021-12-02 20:12:03,053] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 20:12:03,498] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/oberoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.xml [2021-12-02 20:12:03,501] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.json [2021-12-02 20:12:03,503] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 20:12:04,116] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.xml [2021-12-02 20:12:04,118] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.json [2021-12-02 20:12:04,119] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 20:12:04,630] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/steiermark/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.xml [2021-12-02 20:12:04,631] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.json [2021-12-02 20:12:04,633] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 20:12:04,875] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 20:12:04,878] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 20:12:04,882] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 20:12:04,967] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 20:12:05,551] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.zip [2021-12-02 20:12:05,649] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.json [2021-12-02 20:12:05,653] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 20:12:06,432] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.xml [2021-12-02 20:12:06,552] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.json [2021-12-02 20:12:06,555] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 20:12:23,208] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-FR.json [2021-12-02 20:12:38,497] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 21:12:01,274] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 21:12:02,014] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/kaernten/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.xml [2021-12-02 21:12:02,016] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.json [2021-12-02 21:12:02,017] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 21:12:02,565] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/niederoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.xml [2021-12-02 21:12:02,566] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.json [2021-12-02 21:12:02,567] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 21:12:03,009] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/oberoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.xml [2021-12-02 21:12:03,012] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.json [2021-12-02 21:12:03,012] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 21:12:03,647] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.xml [2021-12-02 21:12:03,649] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.json [2021-12-02 21:12:03,650] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 21:12:04,148] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/steiermark/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.xml [2021-12-02 21:12:04,151] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.json [2021-12-02 21:12:04,154] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 21:12:06,015] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 21:12:06,016] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 21:12:06,019] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 21:12:06,103] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 21:12:06,693] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.zip [2021-12-02 21:12:06,792] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.json [2021-12-02 21:12:06,795] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 21:12:07,578] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.xml [2021-12-02 21:12:07,698] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.json [2021-12-02 21:12:07,700] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 21:12:23,501] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-FR.json [2021-12-02 21:12:38,723] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 22:12:01,238] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 22:12:01,879] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/kaernten/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.xml [2021-12-02 22:12:01,880] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.json [2021-12-02 22:12:01,882] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 22:12:02,540] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/niederoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.xml [2021-12-02 22:12:02,543] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.json [2021-12-02 22:12:02,544] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 22:12:03,006] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/oberoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.xml [2021-12-02 22:12:03,008] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.json [2021-12-02 22:12:03,008] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 22:12:03,669] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.xml [2021-12-02 22:12:03,671] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.json [2021-12-02 22:12:03,672] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 22:12:04,213] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/steiermark/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.xml [2021-12-02 22:12:04,215] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.json [2021-12-02 22:12:04,216] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 22:12:04,441] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 22:12:04,444] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 22:12:04,448] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 22:12:04,542] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 22:12:05,112] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.zip [2021-12-02 22:12:05,209] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.json [2021-12-02 22:12:05,211] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 22:12:06,130] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.xml [2021-12-02 22:12:06,252] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.json [2021-12-02 22:12:06,258] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 22:12:22,910] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-FR.json [2021-12-02 22:12:38,134] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json [2021-12-02 23:12:01,206] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2021-12-02 23:12:01,964] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/kaernten/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.xml [2021-12-02 23:12:01,966] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-02.json [2021-12-02 23:12:01,967] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2021-12-02 23:12:02,453] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/niederoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.xml [2021-12-02 23:12:02,454] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-03.json [2021-12-02 23:12:02,455] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2021-12-02 23:12:02,898] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/oberoesterreich/caaml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.xml [2021-12-02 23:12:02,900] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-04.json [2021-12-02 23:12:02,900] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2021-12-02 23:12:03,579] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/salzburg/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.xml [2021-12-02 23:12:03,580] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-05.json [2021-12-02 23:12:03,581] {pyAvaCore:81} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2021-12-02 23:12:04,117] {__main__:58} INFO - Writing https://www.avalanche-warnings.eu/public/steiermark/caaml/en to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.xml [2021-12-02 23:12:04,119] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-AT-06.json [2021-12-02 23:12:04,120] {pyAvaCore:81} INFO - Fetching https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml [2021-12-02 23:12:04,340] {__main__:58} INFO - Writing https://warndienste.cnv.at/dibos/lawine_en/avalanche_bulletin_vorarlberg_en.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.xml [2021-12-02 23:12:04,342] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09-AT-08.json [2021-12-02 23:12:04,344] {pyAvaCore:81} INFO - Fetching https://www.lawinenwarndienst-bayern.de/download/lagebericht/caaml_en.xml [2021-12-02 23:12:04,423] {__main__:71} ERROR - Failed to download BY Traceback (most recent call last): File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 69, in download_region(region) File "/home/albina-website/pyAvaCore.2022/avacore/__main__.py", line 38, in download_region reports, _, url = get_reports(regionID) File "/home/albina-website/pyAvaCore.2022/avacore/pyAvaCore.py", line 86, in get_reports reports = parse_xml_bavaria(root, "bavaria") File "/home/albina-website/pyAvaCore.2022/avacore/processor_caamlv5.py", line 413, in parse_xml_bavaria problem.add_problemType(type_r) File "/home/albina-website/pyAvaCore.2022/avacore/avabulletin.py", line 165, in add_problemType if not '_' in problem_type_text: TypeError: argument of type 'NoneType' is not iterable [2021-12-02 23:12:04,989] {__main__:58} INFO - Writing https://www.slf.ch/avalanche/mobile/bulletin_en.zip to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.zip [2021-12-02 23:12:05,086] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-CH.json [2021-12-02 23:12:05,091] {pyAvaCore:81} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2021-12-02 23:12:05,864] {__main__:58} INFO - Writing https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml to /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.xml [2021-12-02 23:12:05,989] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-SI.json [2021-12-02 23:12:05,993] {pyAvaCore:58} INFO - Fetching FR [2021-12-02 23:12:22,508] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03-FR.json [2021-12-02 23:12:37,652] {__main__:61} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02-IT-AINEVA.json