You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gilbert Song (JIRA)" <ji...@apache.org> on 2016/04/11 18:24:25 UTC

[jira] [Created] (MESOS-5172) Registry puller cannot fetch blobs correctly from some private repos.

Gilbert Song created MESOS-5172:
-----------------------------------

             Summary: Registry puller cannot fetch blobs correctly from some private repos.
                 Key: MESOS-5172
                 URL: https://issues.apache.org/jira/browse/MESOS-5172
             Project: Mesos
          Issue Type: Bug
          Components: containerization
            Reporter: Gilbert Song
            Assignee: Gilbert Song


When the registry puller is pulling a private repository from some private registry (e.g., quay.io), errors may occur when fetching blobs, at which point fetching the manifest of the repo is finished correctly. The error message is `Unexpected HTTP response '400 Bad Request' when trying to download the blob`. This may arise from the logic of fetching blobs, or incorrect format of uri when requesting blobs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)