runtime error

File "/home/user/.local/lib/python3.10/site-packages/hopsworks/project.py", line 122, in get_feature_store return connection( File "/home/user/.local/lib/python3.10/site-packages/hsfs/connection.py", line 335, in connection return cls( File "/home/user/.local/lib/python3.10/site-packages/hsfs/connection.py", line 147, in __init__ self.connect() File "/home/user/.local/lib/python3.10/site-packages/hsfs/decorators.py", line 25, in if_not_connected return fn(inst, *args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/hsfs/connection.py", line 220, in connect client.init( File "/home/user/.local/lib/python3.10/site-packages/hsfs/client/__init__.py", line 41, in init _client = external.Client( File "/home/user/.local/lib/python3.10/site-packages/hsfs/client/external.py", line 89, in __init__ credentials = self._get_credentials(self._project_id) File "/home/user/.local/lib/python3.10/site-packages/hsfs/client/base.py", line 111, in _get_credentials return self._send_request("GET", ["project", project_id, "credentials"]) File "/home/user/.local/lib/python3.10/site-packages/hsfs/decorators.py", line 35, in if_connected return fn(inst, *args, **kwargs) File "/home/user/.local/lib/python3.10/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/199829/credentials). Server response: HTTP code: 400, HTTP reason: Bad Request, body: b'{"errorCode":110021,"usrMsg":"Failed to download credentials for projectId: 199829","devMsg":"javax.ejb.EJBTransactionRolledbackException: Exception thrown from bean: javax.ejb.EJBException: com.hazelcast.core.HazelcastInstanceNotActiveException: HazelcastInstance[[172.16.4.90]:5900] is not active!","errorMsg":"Failed to download."}', error code: 110021, error msg: Failed to download., user msg: Failed to download credentials for projectId: 199829

Container logs:

Fetching error logs...