Hi all 🙂
TL;DR - dag and stdout are not shown on my deployment, even though bucket si accessible .
----
• I deployed metaflow on EKS. I'm using aurora postgres and Amazon S3
• I can see my workflows on the UI, the issue I have is that I cannot see the DAG, nor stdout.
• I cannot find any helpful error log,
• I can confirm that I can list all resources in the S3 bucket from the metaflow-ui pod (though strangely there was no boto3 on that python env)
---
Will appreciate any help