runtime error

Connected. Call `.close()` to terminate connection gracefully. Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/5496 Connected. Call `.close()` to terminate connection gracefully. Traceback (most recent call last): File "app.py", line 10, in <module> fs = project.get_feature_store() File "/home/user/.local/lib/python3.8/site-packages/hopsworks/project.py", line 111, 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.rewrite_feature_store_name(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 171, 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/5496/featurestores/yhwang_featurestore). Server response: HTTP code: 500, HTTP reason: Internal Server Error, body: b'{"errorCode":120000,"errorMsg":"A generic error occurred."}', error code: 120000, error msg: A generic error occurred., user msg:

Container logs:

Fetching error logs...