runtime error

Exit code: 1. Reason: ew connection: [Errno 111] Connection refused')) [27:20.24] H2OConnectionError: Unexpected HTTP error: HTTPConnectionPool(host='localhost', port=54321): Max retries exceeded with url: /3/Metadata/schemas/CloudV3 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29ddad79a0>: Failed to establish a new connection: [Errno 111] Connection refused')) [27:20.45] H2OConnectionError: Unexpected HTTP error: HTTPConnectionPool(host='localhost', port=54321): Max retries exceeded with url: /3/Metadata/schemas/CloudV3 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29dd928250>: Failed to establish a new connection: [Errno 111] Connection refused')) [27:20.65] H2OConnectionError: Unexpected HTTP error: HTTPConnectionPool(host='localhost', port=54321): Max retries exceeded with url: /3/Metadata/schemas/CloudV3 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29dd928ac0>: Failed to establish a new connection: [Errno 111] Connection refused')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> h2o.init() File "/usr/local/lib/python3.10/site-packages/h2o/h2o.py", line 287, in init hs = H2OLocalServer.start(nthreads=nthreads, enable_assertions=enable_assertions, max_mem_size=mmax, File "/usr/local/lib/python3.10/site-packages/h2o/backend/server.py", line 139, in start hs._launch_server(port=port, baseport=baseport, nthreads=int(nthreads), ea=enable_assertions, File "/usr/local/lib/python3.10/site-packages/h2o/backend/server.py", line 271, in _launch_server java = self._find_java() File "/usr/local/lib/python3.10/site-packages/h2o/backend/server.py", line 453, in _find_java raise H2OStartupError("Cannot find Java. Please install the latest JRE from\n" h2o.exceptions.H2OStartupError: Cannot find Java. Please install the latest JRE from http://docs.h2o.ai/h2o/latest-stable/h2o-docs/welcome.html#java-requirements

Container logs:

Fetching error logs...