Hi All, I recently installed Datahub on my windows machine using Docker. Today when I went to
http://localhost:9002/ I was not able to login with the default credentials; it kept saying "Failed to login. An error occured" (Docker was already running all this time). I then ran the quickstart commands from cmd i.e. "datahub docker quickstart". In the end the cmd said "Datahub is now running." That is when I was able to login. SO my question is, do I have to run the quickstart command from CLI every time before accessing localhost? Any help would be appreciated, Thanks in advance!