runtime error

87050 2 2024-01-04 16:00:00 -10.0 -9.586802 5 2024-01-04 22:00:00 -10.0 -9.110799 18 2024-01-05 04:00:00 -10.0 -9.976259 10 2024-01-05 10:00:00 -10.0 -8.797694 15 2024-01-05 16:00:00 -10.0 -8.369292 6 2024-01-05 22:00:00 -14.0 -11.585026 8 2024-01-06 04:00:00 -13.0 -9.921531 17 2024-01-06 10:00:00 -11.0 -10.679013 11 2024-01-06 16:00:00 -12.0 -10.434453 4 2024-01-06 22:00:00 -13.0 -11.532400 19 2024-01-07 04:00:00 -16.0 -11.185115 9 2024-01-07 10:00:00 -16.0 -13.318519 20 2024-01-07 23:00:00 -17.0 -12.646145 21 2024-01-08 08:00:00 -11.0 -10.482876 22 2024-01-08 14:00:00 -8.0 -7.659382 23 2024-01-09 03:00:00 -5.0 -6.981424 timestamp_local actual predicted 20 2024-01-07 23:00:00 -17.0 -12.646145 21 2024-01-08 08:00:00 -11.0 -10.482876 22 2024-01-08 14:00:00 -8.0 -7.659382 23 2024-01-09 03:00:00 -5.0 -6.981424 Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> dataset_api.download("Resources/weather/last_prediction.txt") File "/home/user/.local/lib/python3.10/site-packages/hopsworks/core/dataset_api.py", line 98, in download file_size = int(self._get(path)["attributes"]["size"]) File "/home/user/.local/lib/python3.10/site-packages/hopsworks/core/dataset_api.py", line 244, in _get return _client._send_request("GET", path_params, headers=headers) File "/home/user/.local/lib/python3.10/site-packages/hopsworks/decorators.py", line 35, in if_connected return fn(inst, *args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/hopsworks/client/base.py", line 174, in _send_request raise exceptions.RestAPIError(url, response) hopsworks.client.exceptions.RestAPIError: Metadata operation error: (url: https://c.app.hopsworks.ai/hopsworks-api/api/project/284822/dataset/Resources%2Fweather%2Flast_prediction.txt). Server response: HTTP code: 400, HTTP reason: Bad Request, body: b'{"errorCode":110018,"errorMsg":"Path not found"}', error code: 110018, error msg: Path not found, user msg:

Container logs:

Fetching error logs...