Hi, I want to send data from tap_exchangeratesapi ...
# plugins-general
m
Hi, I want to send data from tap_exchangeratesapi to stitch and have configured both when trying to run pipeline getting below error, it seems some issue with exchangerates extractor. Am I missing something?: meltano elt tap-exchangeratesapi target-stitch --job_id=tap-exchangeratesapi-to-target-stitch 2021-12-20T113512.363695Z [info ] Running extract & load... job_id=tap-exchangeratesapi-to-target-stitch name=meltano run_id=1eb2156f-6dc8-4976-aedc-09af400978dd 2021-12-20T113512.481283Z [info ] ELT could not be completed: Cannot start extractor: Catalog discovery failed: command ['/home/azureuser/meltano-projects/my-meltano-project/.meltano/extractors/tap-exchangeratesapi/venv/bin/tap-exchangeratesapi', '--config', '/home/azureuser/meltano-projects/my-meltano-project/.meltano/run/elt/tap-exchangeratesapi-to-target-stitch/1eb2156f-6dc8-4976-aedc-09af400978dd/tap.7ab667c5-14c9-40b6-97ef-d274ce9220da.config.json', '--discover'] returned 2 cmd_type=elt job_id=tap-exchangeratesapi-to-target-stitch name=meltano run_id=1eb2156f-6dc8-4976-aedc-09af400978dd stdio=stderr ELT could not be completed: Cannot start extractor: Catalog discovery failed: command ['/home/azureuser/meltano-projects/my-meltano-project/.meltano/extractors/tap-exchangeratesapi/venv/bin/tap-exchangeratesapi', '--config', '/home/azureuser/meltano-projects/my-meltano-project/.meltano/run/elt/tap-exchangeratesapi-to-target-stitch/1eb2156f-6dc8-4976-aedc-09af400978dd/tap.7ab667c5-14c9-40b6-97ef-d274ce9220da.config.json', '--discover'] returned 2 Please help solving this issue.