runtime error

Connected. Call `.close()` to terminate connection gracefully. Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/500890 Connected. Call `.close()` to terminate connection gracefully. Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> dataset_api.download("Resources/images/latest_star.png") File "/usr/local/lib/python3.10/site-packages/hopsworks/core/dataset_api.py", line 110, in download file_size = int(self._get(path)["attributes"]["size"]) File "/usr/local/lib/python3.10/site-packages/hopsworks/core/dataset_api.py", line 328, in _get return _client._send_request("GET", path_params, headers=headers) File "/usr/local/lib/python3.10/site-packages/hopsworks/decorators.py", line 35, in if_connected return fn(inst, *args, **kwargs) File "/usr/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/500890/dataset/Resources%2Fimages%2Flatest_star.png). 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...