runtime error

Connected. Call `.close()` to terminate connection gracefully. Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/5272 Connected. Call `.close()` to terminate connection gracefully. Traceback (most recent call last): File "app.py", line 6, in <module> fs = project.get_feature_store() File "/home/user/.local/lib/python3.8/site-packages/hopsworks/project.py", line 122, in get_feature_store return connection( File "/home/user/.local/lib/python3.8/site-packages/hsfs/decorators.py", line 35, in if_connected return fn(inst, *args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/hsfs/connection.py", line 178, in get_feature_store return self._feature_store_api.get(util.append_feature_store_suffix(name)) File "/home/user/.local/lib/python3.8/site-packages/hsfs/core/feature_store_api.py", line 36, in get _client._send_request("GET", path_params) File "/home/user/.local/lib/python3.8/site-packages/hsfs/decorators.py", line 35, in if_connected return fn(inst, *args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/hsfs/client/base.py", line 179, in _send_request raise exceptions.RestAPIError(url, response) hsfs.client.exceptions.RestAPIError: Metadata operation error: (url: https://c.app.hopsworks.ai/hopsworks-api/api/project/5272/featurestores/kth_lab1_featurestore). Server response: HTTP code: 404, HTTP reason: Not Found, body: b'{"errorCode":270008,"usrMsg":"featurestoreName: kth_lab1_featurestore , project: KTH_lab1","errorMsg":"Featurestore wasn\'t found."}', error code: 270008, error msg: Featurestore wasn't found., user msg: featurestoreName: kth_lab1_featurestore , project: KTH_lab1

Container logs:

Fetching error logs...