gocd-docker icon indicating copy to clipboard operation
gocd-docker copied to clipboard

installation details, debugging what is wrong?

Open tedder opened this issue 9 years ago • 1 comments

Hi, I've installed this on a 16.x server, it's failing:

23:38:55.015 [go] Start to execute task: Plugin with ID: docker-task.
23:38:55.032 Cannot connect to the Docker daemon. Is the docker daemon running on this host?
23:38:55.040 Cannot connect to the Docker daemon. Is the docker daemon running on this host?
23:38:55.043 Error: Interaction with plugin with id 'docker-task' implementing 'task' extension failed while requesting for 'execute'. Reason: [null]
23:38:55.049 [go] Current job status: failed.

It's hard for me to understand what is wrong. The docker daemon is running and listening on local port 2375, but I don't know how to point gocd-docker at that. I tried setting the DOCKER_HOST env variable, it didn't seem to change anything. As far as I can tell this is the code that is actually turned into a command, but I don't really understand how to add a host entry to it, or understand how it's working for others.

tedder avatar Nov 07 '16 23:11 tedder

+1 I have the same problem....

Could you please help us.

Thanks.

manuelramirezr avatar Jul 05 '17 23:07 manuelramirezr