You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2016/12/15 13:24:58 UTC

[jira] [Updated] (BIGTOP-2633) "peer not authenticated" when downloading gradle plugins

     [ https://issues.apache.org/jira/browse/BIGTOP-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olaf Flebbe updated BIGTOP-2633:
--------------------------------
    Description: 
When running bigtop_toolchain to generate the bigtop/slaves docker images we get "peer not authenticated" error messages on debian-8 and ubuntu-14.04. Seems like we have issues with the cert store.

The message is 
{code}
* What went wrong:
Error resolving plugin [id: 'de.undercouch.download', version: '2.0.0']
> Could not GET 'https://plugins.gradle.org/api/gradle/2.7/plugin/use/de.undercouch.download/2.0.0'.
   > peer not authenticated
{code}

  was:When running bigtop_toolchain to generate the bigtop/slaves docker images we get "peer not authenticated" error messages on debian-8 and ubuntu-14.04. Seems like we have issues with the cert store.


> "peer not authenticated" when downloading gradle plugins
> --------------------------------------------------------
>
>                 Key: BIGTOP-2633
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2633
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Olaf Flebbe
>            Assignee: Olaf Flebbe
>
> When running bigtop_toolchain to generate the bigtop/slaves docker images we get "peer not authenticated" error messages on debian-8 and ubuntu-14.04. Seems like we have issues with the cert store.
> The message is 
> {code}
> * What went wrong:
> Error resolving plugin [id: 'de.undercouch.download', version: '2.0.0']
> > Could not GET 'https://plugins.gradle.org/api/gradle/2.7/plugin/use/de.undercouch.download/2.0.0'.
>    > peer not authenticated
> {code}



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