`Meltano: V2.7.1` `OS: ubuntu 20.04` `Python: Pyth...
# troubleshooting
f
Meltano: V2.7.1
OS: ubuntu 20.04
Python: Python 3.8.10
Is there anyone to help me with this error? this message shows in airflow
Copy code
Broken DAG: [/home/user/meltano-project/elt/orchestrate/dags/meltano.py] Traceback (most recent call last):
  File "/home/user/meltano-project/elt/orchestrate/dags/meltano.py", line 177, in create_dags
    list_result = subprocess.run(
  File "/usr/lib/python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['.meltano/run/bin', '--log-level=WARN', 'schedule', 'list', '--format=json']' returned non-zero exit status 2.
f
@farshad_ghorbani this should be fixed up stream if you retrieve an updated copy of files-airflow. A user contributed the fix overnight and it got merged just a bit ago (https://github.com/meltano/files-airflow/issues/34).
f
Thank you @florian.hines, I can see the error yet, but It’s work
Are there any more steps am I spouse to do?