You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Niklas Quarfot Nielsen (JIRA)" <ji...@apache.org> on 2015/02/17 02:23:12 UTC

[jira] [Commented] (MESOS-2163) Fetcher can no longer fetch HTTPS urls

    [ https://issues.apache.org/jira/browse/MESOS-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323533#comment-14323533 ] 

Niklas Quarfot Nielsen commented on MESOS-2163:
-----------------------------------------------

[~bernd-mesos] Are you on top of this?

> Fetcher can no longer fetch HTTPS urls
> --------------------------------------
>
>                 Key: MESOS-2163
>                 URL: https://issues.apache.org/jira/browse/MESOS-2163
>             Project: Mesos
>          Issue Type: Bug
>          Components: fetcher
>    Affects Versions: 0.22.0
>            Reporter: Thomas Rampelberg
>            Assignee: Bernd Mathiske
>            Priority: Minor
>              Labels: fetcher, mesosphere
>
> With Mesos 0.21.0, I am able to use https://www.google.com/webhp as a URI in the fetcher and have it fetched. In 0.22, I am no longer able to do that and get an error in the task's stdout:
> I1202 00:47:12.235622  3107 fetcher.cpp:209] Fetching URI 'https://www.google.com/webhp'
> I1202 00:47:12.235786  3107 fetcher.cpp:121] Fetching URI 'https://www.google.com/webhp' with os::net
> I1202 00:47:12.235802  3107 fetcher.cpp:131] Downloading 'https://www.google.com/webhp' to '/tmp/mesos/slaves/20141201-220145-831784970-5050-2007-S583/frameworks/20141201-215833-831784970-5050-2853-0000/executors/fail.c0a21e7a-79bc-11e4-b7ef-56847afe9799/runs/ed4afcf8-45f2-4033-a3ab-6c25ed93d91e/webhp'
> E1202 00:47:12.358072  3107 fetcher.cpp:134] Error downloading resource: Problem with the SSL CA cert (path? access rights?)
> Failed to fetch: https://www.google.com/webhp
> Failed to synchronize with slave (it's probably exited)



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