I feel like im very close, but it's mainly the DAG...
# troubleshooting
b
I feel like im very close, but it's mainly the DAG import that is the issue. The Airflow web server won't have the meltano bin, and when it imports the meltano dag generator it simply fails. I'm expecting my setup to be able to schedule my dag on a pod that leverages a meltano image to run the task, so the fact that this setup attempts to use meltano to create the schedules feels a bit short-sighted. too much dependency on the meltano cli imo