:wave: Hi everyone! I’m a newcomer. I just go thr...
# getting-started
f
👋 Hi everyone! I’m a newcomer. I just go through this article
Running Airflow locally with DataHub
but I face to a discomfort problem. When I want to quick open an airflow task on datahub, it brings me to the wrong place. My airflow web URL is
localhost:58080
but datahub points to
localhost:8080
. Note: I’ve deployed with datahub quickstart and local airflow.
1
f

https://files.slack.com/files-pri/TUMKD5EGJ-F03QKBGQJV9/______2022-07-22_______1.35.44.png

Have you encountered this problem
f
Have you created initial db yet ?
Copy code
docker-compose up airflow-init
f
Hi, it has been solved, because I didn't airflow init db
👍 1
b
Glad it's solved. Welcome @famous-florist-7218 !