docker icon indicating copy to clipboard operation
docker copied to clipboard

Python error

Open 7aklhz opened this issue 4 years ago • 3 comments

Hi,

I have uploaded the plugin via the rundeck UI.

When I try to configure a node, I get the following error The Node Source had an error: failed to execute: /home/rundeck/libext/cache/docker-container-1.4.1/model-source: Script execution could not start: Cannot run program "python": error=2, No such file or directory

Any idea where the problem is ?

Thanks,

Konrad

7aklhz avatar May 08 '20 20:05 7aklhz

I get the same error

jnq avatar May 14 '20 11:05 jnq

Python need to be installed on the rundeck host

rockandska avatar Oct 20 '20 14:10 rockandska

I get the same error with the "Kubernetes / Pods / Node Executor" plugin v1.0.12 when running with Docker image rundeck/rundeck:3.4.10. And it's not possible to install python within a running container because the USER is set to rundeck. Should python be installed by default in the Docker image?

saidmasoud avatar Mar 17 '22 15:03 saidmasoud