[jbosstools-issues] [JBoss JIRA] (JBIDE-23009) Cannot connect to cdk 2.2 docker in Docker Explorer

Martin Malina (JIRA) issues at jboss.org
Wed Aug 17 03:50:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-23009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280032#comment-13280032 ] 

Martin Malina commented on JBIDE-23009:
---------------------------------------

Thanks [~xcoulon]. Can you explain a bit what is actually wrong? What changed in cdk 2.2 docker that spotify client can't cope with?

> Cannot connect to cdk 2.2 docker in Docker Explorer
> ---------------------------------------------------
>
>                 Key: JBIDE-23009
>                 URL: https://issues.jboss.org/browse/JBIDE-23009
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 4.4.1.AM3
>            Reporter: Martin Malina
>            Assignee: Xavier Coulon
>            Priority: Critical
>
> When I start CDK 2.2, docker connection is correctly created, but it cannot connect. There is no error message anywhere.
> If I try to create a connection manually, using details from "vagrant service-manager env", the ping fails and it doesn't work either.
> Connection from CLI, on the other hand, to this docker daemon works fine - when I run the export commands:
> {code}
> export DOCKER_HOST=tcp://172.28.128.3:2376
> export DOCKER_CERT_PATH=/Users/rasp/jbossqa/cdk2.2.rc1/cdk/components/rhel/rhel-ose/.vagrant/machines/default/virtualbox/docker
> export DOCKER_TLS_VERIFY=1
> export DOCKER_API_VERSION=1.22
> {code}
> and then try for example "docker ps" or "docker run hello-world".



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list