Unable to access UI after installing Hopsworks in docker

Hi,

I am new to Hopsworks FS , we are doing research for Feature store found so many features available in hopsworks. i have installed on prem using docker.

installation was successful , but unable to connect UI in my office laptop.

i have used https://172.17.0.2/hopsworks in browser but not able to connect

**Error : This site can’t be reached

172.17.0.2 took too long to respond.**

log : (Below are the succesful installation log)

Installation has started, but may take 1 hour or more…

=====================================================================
Hopsworks will later be available at private IP:

https://172.17.0.2/hopsworks

=====================================================================

The cluster definition for this installation (including passwords) is available here:

/home/test/cluster-defnscluster-defns/hopsworks-installation.yml

You can view the installation logs with this command:

tail -f installation.log

Hi @Balachandar, welcome!

I don’t think the installation was successful, the log you posted just say that the installation started, but you need to check the installation.log file (tail -f installation.log) to check if the installation completed.

As Hopsworks uses Docker for several of his services and for user applications, we don’t support deploying Hopsworks inside a Docker container.

The best way of giving Hopsworks a try is either to use https://app.hopsworks.ai (it’s our serverless platform managed entirely by us so you don’t have to worry about infra and setting up cloud integrations) or you need to deploy Hopsworks on a VM/bare metal machine - Check out the documentation for the list of hardware requirements: Hopsworks Installer - Hopsworks Documentation

Regards,
Fabio

Thank you for the response.

i have done the on prem set up based on your response in Virtual box using centos image.

Still couldnot access

Log :
INFO [2023-01-31 11:02:48,425] io.dropwizard.setup.AdminEnvironment: tasks =

POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

INFO [2023-01-31 11:02:48,429] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@515f4131{/admin,null,AVAILABLE}
INFO [2023-01-31 11:02:48,446] org.eclipse.jetty.server.ServerConnector: Started karamel-core@650eab8{HTTP/1.1}{0.0.0.0:9090}
ERROR [2023-01-31 11:02:50,556] se.kth.karamel.webservice.KaramelServiceApplication: Inalid yaml file; attribute ‘hopsworks/hopsworks_public_host’ doesn’t have any value
INFO [2023-01-31 11:02:50,562] org.eclipse.jetty.server.ServerConnector: Stopped karamel-core@650eab8{HTTP/1.1}{0.0.0.0:9090}
INFO [2023-01-31 11:02:50,563] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@515f4131{/admin,null,UNAVAILABLE}
INFO [2023-01-31 11:02:50,564] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@4c432866{/,null,UNAVAILABLE}