dimosthenis_schizas
10/04/2022, 2:56 PMBroken DAG: [/opt/airflow/dags/repo/orchestrate/dags/meltano.py] Traceback (most recent call last):
File "/usr/local/lib/python3.7/subprocess.py", line 800, in __init__
restore_signals, start_new_session)
File "/usr/local/lib/python3.7/subprocess.py", line 1551, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: 'meltano'
The folder is git-synced with the meltano project (living in different repo).
Has anyone encountered the same issue? Also, does make sense the way I want to setup the architecture/project?visch
10/18/2022, 7:30 PM