Launched H2O server but some issue with the web version
05:15 14 Jan 2016

I am trying to launch H2O server in R which works fine after I type in

h2o.init()

However, when I open 127.0.0.1:54321 in the browser, the following comes up. How do I find what is the problem here and hence the solution?

enter image description here

r h2o