[
https://issues.apache.org/jira/browse/MESOS-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Mathiske reassigned MESOS-2923:
-------------------------------------
Assignee: Bernd Mathiske
> fetcher.cpp - problem with certificates..?
> ------------------------------------------
>
> Key: MESOS-2923
> URL: https://issues.apache.org/jira/browse/MESOS-2923
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.22.0, 0.22.1
> Environment: Ubuntu 14.04 (build + test)
> Reporter: Tomasz Mieszkowski
> Assignee: Bernd Mathiske
>
> Mesos 0.22.0/0.22.1 built and installed from sources accordingly to the
> instructions given [here|http://mesos.apache.org/gettingstarted/] has some
> problem with certificates.
> Every time I try to deploy something that requires downloading any resource
> via HTTPS (with URI specified via Marathon), such deployment fails and I get
> this message in failed app's sandbox:
> {code}
> E0617 09:58:44.339409 12380 fetcher.cpp:138] Error downloading resource:
> Problem with the SSL CA cert (path? access rights?)
> {code}
> Trying to download the same resource on the same slave with {{curl}} or
> {{wget}} works without problems.
> Moreover, when I install exactly the same version of Mesos from Mesosphere's
> debs on identical machines (i.e., set up by the same Ansible scripts),
> everything works fine as well.
> I guess it must be something related to the way how Mesos is built - maybe
> some missing switch for {{configure}} or {{make}}..?
> Any ideas..?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)