runtime error
Connected. Call `.close()` to terminate connection gracefully. Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/196759 Connected. Call `.close()` to terminate connection gracefully. Connected. Call `.close()` to terminate connection gracefully. Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> model = mr.get_model("wine_model", version=1) File "/home/user/.local/lib/python3.10/site-packages/hsml/model_registry.py", line 85, in get_model return self._model_api.get( File "/home/user/.local/lib/python3.10/site-packages/hsml/core/model_api.py", line 75, in get model_json = _client._send_request("GET", path_params, query_params) File "/home/user/.local/lib/python3.10/site-packages/hsml/decorators.py", line 35, in if_connected return fn(inst, *args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/hsml/client/base.py", line 108, in _send_request raise exceptions.RestAPIError(url, response) hsml.client.exceptions.RestAPIError: Metadata operation error: (url: https://c.app.hopsworks.ai/hopsworks-api/api/project/196759/modelregistries/196759/models/wine_model_1). Server response: HTTP code: 404, HTTP reason: Not Found, body: b'{"errorCode":360000,"errorMsg":"No model found for provided name and version."}', error code: 360000, error msg: No model found for provided name and version., user msg:
Container logs:
Fetching error logs...