You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Frank Scholten (JIRA)" <ji...@apache.org> on 2015/10/09 17:36:27 UTC

[jira] [Created] (MESOS-3692) Clarify error message 'could not chown work directory'

Frank Scholten created MESOS-3692:
-------------------------------------

             Summary: Clarify error message 'could not chown work directory'
                 Key: MESOS-3692
                 URL: https://issues.apache.org/jira/browse/MESOS-3692
             Project: Mesos
          Issue Type: Documentation
          Components: documentation
    Affects Versions: 0.25.0
            Reporter: Frank Scholten
            Priority: Minor


When deploying a framework I encountered the error message 'could not chown work directory'.

It took me a while to figure out that this happened because my framework was registered as a user on my host machine which did not exist on the Docker container and the agent was running as root.

I suggest to clarify this message by pointing out to either set {{--switch-user}}  to {{false}} or to run the framework as the same user as the agent.



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