great-chef-45818
03/13/2025, 4:00 AMpython 05-hello-cloud/hello-cloud.py run stuck with Metaflow 2.15.4 executing HelloCloudFlow ... Workflow starting (run-id 1), see it in the UI at <http://localhost:3000/HelloCloudFlow/1>.
- The url (<http://localhost:3000/HelloCloudFlow/1>) showed no dags, timeline, or tasks. In the console I noticed that <http://localhost:8083/api/flows/HelloCloudFlow/runs/1/dag> gave a 404 response.
- I double-checked that minikube was up and tilt reported that 13 of 13 services were healthy. I used the config file copied from metaflow/devtools/.devtools/config_local.json.
Any hint?