We are having the same error but we don’t know exactly how we can debug it… the pipeline commands seem that they work when it is ran inside the docker (in our case, inside a python image), but it is tried to use via drone, it doesn’t work…
I did some changes, In the test steps, we only added an echo command, but it keeps not working… It seems some connection issue or similar…