runtime error

Exit code: 3. Reason: ocal/lib/python3.11/site-packages/hopsworks_common/decorators.py", line 35, in if_not_connected return fn(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/hopsworks_common/connection.py", line 401, in connect usage.init_usage(self._host, self._variable_api.get_version("hopsworks")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/hopsworks_common/core/variable_api.py", line 68, in get_version resp = _client._send_request("GET", path_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/hopsworks_common/decorators.py", line 45, in if_connected return fn(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/hopsworks_common/client/base.py", line 177, in _send_request response = self._session.send(prepped, verify=self._verify, stream=stream) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/requests/adapters.py", line 677, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='c.app.hopsworks.ai', port=443): Max retries exceeded with url: /hopsworks-api/api/variables/versions (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f6a49f81390>: Failed to resolve 'c.app.hopsworks.ai' ([Errno -2] Name or service not known)")) [2026-03-30 19:53:27 +0000] [7] [INFO] Worker exiting (pid: 7) [2026-03-30 19:53:27 +0000] [1] [ERROR] Worker (pid:7) exited with code 3 [2026-03-30 19:53:27 +0000] [1] [ERROR] Shutting down: Master [2026-03-30 19:53:27 +0000] [1] [ERROR] Reason: Worker failed to boot.

Container logs:

Fetching error logs...