runtime error
Exit code: 1. Reason: Downloading luar_interp_space_cluster.zip... luar_interp_space_cluster.zip: 0.00B [00:00, ?B/s][A luar_interp_space_cluster.zip: 0.00B [00:00, ?B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> download_file_override(cfg.get('interp_space_url'), cfg.get('interp_space_path')) File "/home/user/app/utils/file_download.py", line 36, in download_file_override urllib.request.urlretrieve(url, filename=tmp_path, reporthook=t.update_to) File "/usr/local/lib/python3.11/urllib/request.py", line 241, in urlretrieve with contextlib.closing(urlopen(url, data)) as fp: ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 525, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 634, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 563, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 496, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/local/lib/python3.11/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found
Container logs:
Fetching error logs...