Skip to content

installation details, debugging what is wrong? #6

@tedder

Description

@tedder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions