Hi .. I am new to Meltano and trying to automate the containerization of the meltano project .. When I try to build the image it fails at meltano install step .. I have just one loader enabled target-jsonl .. I have attached the stack trace from the pipeline .. The docker image build runs in Gitlab pipeline .. Any hint to debug the issue would be helpful
The error log shows that it's failing because it can't start a new thread. I'm not sure why it can't start a new thread. This StackOverflow post suggests that the issue lies with Docker, and the solution is to upgrade the Docker version. Is that an option for you @aravindh_varadharaju?
a
aravindh_varadharaju
09/01/2023, 6:29 PM
Thanks @Will Da Silva (Arch) I will check with the Infra Team about this one .. Thanks for the hint
aravindh_varadharaju
09/01/2023, 11:28 PM
@Will Da Silva (Arch) That helped and I was able to build the image with the updated DIND image