Hello Meltano team, I have been stuck on this for a couple of days now. When running meltano invoke tap-my-custom-source I get this in return [Errno 13] Permission denied: “path to .sh file” I tried giving the file permissions but it doesn’t seem to be the solution. Is this is a known error? Thank you
e
edgar_ramirez_mondragon
01/31/2022, 8:22 PM
Hi @paul_sun! Are you using a custom shell script as executable for
tap-my-custom-source
?
p
paul_sun
01/31/2022, 9:00 PM
yea, now I just commented out - discover and -catalog since Idon’t know how to implement that in the .sh file