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

[jira] [Created] (MESOS-8404) Improve image puller error messages.

James Peach created MESOS-8404:
----------------------------------

             Summary: Improve image puller error messages.
                 Key: MESOS-8404
                 URL: https://issues.apache.org/jira/browse/MESOS-8404
             Project: Mesos
          Issue Type: Bug
          Components: agent
            Reporter: James Peach
            Priority: Minor


Saw this error message from the local docker puller:
{noformat}
Failed to launch container: Failed to read manifest: Failed to open file: No such file or directory.
{noformat}

Two problems with this
# The error message from {os::read}} is too verbose
# The error message from the puller doesn't tell it what it failed to read




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)