You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Bowie (JIRA)" <ji...@apache.org> on 2018/08/16 13:13:00 UTC

[jira] [Created] (MESOS-9157) cannot pull docker image from dockerhub

Michael Bowie created MESOS-9157:
------------------------------------

             Summary: cannot pull docker image from dockerhub
                 Key: MESOS-9157
                 URL: https://issues.apache.org/jira/browse/MESOS-9157
             Project: Mesos
          Issue Type: Bug
          Components: fetcher
    Affects Versions: 1.6.1
            Reporter: Michael Bowie


I am not able to pull docker images from docker hub through marathon/mesos. 
I get one of two errors:


 * `Aug 15 10:11:02 michael-b-dcos-agent-1 dockerd[5974]: time="2018-08-15T10:11:02.770309104-04:00" level=error msg="Not continuing with pull after error: context canceled"`
 * `Failed to run docker -H ... Error: No such object: mesos-d2f333a8-fef2-48fb-8b99-28c52c327790`

However, I can manually ssh into one of the agents and successfully pull the image from the command line. 

Any pointers in the right direction?

Thank you!

Similar Issues:
https://github.com/mesosphere/marathon/issues/3869



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)