`meltano\cli\__init__.py", line 74, in _run_cli` ...
# troubleshooting
a
meltano\cli\__init__.py", line 74, in _run_cli
raise CliError(str(err)) from err
meltano.cli.utils.CliError: Run invocation could not be completed as block failed: Loader failed
I got this error and over again, can anyone please help me with this error, I don't know what went wrong in my yaml file
@douwe_maan
I have been using tap-snowflake and target-postgres
p
You can try using debug mode https://docs.meltano.com/guide/integration#debug-mode to get more details on the exact error. Posting that log and your meltano.yml (minus any sensitive configs) could help for debugging