**help please** Data Classification Lab wont create Datahub Quickstart

I am stuck on the final lab of the Security + course. I have repeatedly tried to start “Datahub Quickstart” and it continues to fail to load it. Can someone help with this?

The following directions are: " To start Datahub Quickstart…

  1. On the Datahub server, open a terminal (Activities > Terminal).

  2. At the terminal prompt, execute ip a to display the network configuration.

Take note of the IP address for the DataHub server. You will need it later in the lab.

  1. At the terminal prompt, execute python3 -m datahub docker quickstart to download the latest version of DataHub and then build all the requisite Docker containers.

This process can take 5-10 minutes."

The lab is for 1.2 guided exercise in the Data Classification section. It is preventing me from answering the final lab question: 4. What is the link text found under Applied to when you search for the Sensitive tag?

I can confirm we have hit some limit with Docker.

What do you recommend I do? This is the final thing I need to do to complete this course

Docker is locking us at 100 uses (total) and you are lucky 101.

We have to find a work around, so hang tight :slight_smile:

Since I am the lucky person, would I be able to get the freebee answer to question 4? I have read through the lab, I just can’t physically do it. If not I understand, just pressed for time. Thank you!

Sure :slight_smile: I’ll message you.

Datahub has been fixed if you want to give that tool a whirl.

Hello, this has also happened to me - I am receiving the same error.

I just checked and Datahub loads fine? It does take a while (~10min)

when i enter the command this is what i receive:

when i enter the command without the version type, i get the originally mentioned error

There is no space between - - and version. I have corrected the lab guide. Thanks for catching this!!!

Experincing the same problem with Datahub on this particular point in the lab, unable to even run the application in Firefox.

Kindly show the command you are trying to run an any output shown.

Data Classification lab
Part 3. Number 4.
In the new Firefox tab, navigate to http://:9002 where is the IP address of the Datahub server.

Believe http://localhost:9002 is what I’m supposed to be entering, per identified instructions in Getting Started - Datahub section.

In Part 1 you need to get the IP address of the Datahub server…

In Part 3 you use that IP address…

It’s been a while, so I do not recall if running Datahub from the Windows Machine is material. If it’s not then you could run Datahub from the Datahub server using http://localhost:9002 but you can’t do this from the Windows server. You need to also connect Datahub to the Maria database on the Windows server which may not work from the Datahub server.

The lab as written has you doing the Datahub work from Windows.