I'm using H2O 3.24 with python 3.6 and the connection to the H2O server, which is on my local machine, will either freeze and/or crash with the error:
H2OConnectionError: Unexpected HTTP error: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
This has happened with previous versions of H2O, and isn't strictly reproducible, it will happen randomly. Sometimes the process will finish and sometimes it will crash. I see a little discussion of this online but there never seems to be a resolution.