Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

Execution failed for task ':backend:appengineEndpointsGetClientLibs' #79

Open
brianhsux opened this issue Aug 26, 2016 · 2 comments
Open

Comments

@brianhsux
Copy link

brianhsux commented Aug 26, 2016

Hi, all,
I've implemented a test GCM app for testing.
Cause I need a server to manage the message.
So I choice the Google Cloud Platform.
Below is the error message I've seen when building.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':backend:appengineEndpointsGetClientLibs'.
> There was an error running endpoints command get-client-lib: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 2.38 secs
unable to find valid certification path to requested target
下午 04:12:10: External task execution finished ':backend:assemble'.

It seems that i don't have the valid certification.
I try to find this issue on the internet from http://magicmonster.com/kb/prg/java/ssl/pkix_path_building_failed.html
Maybe I should add the CA in the path to cacerts.

But I'm confusing that where is the CA of this App?
Could anyone help me to solve this question?

Thanks for your kindly help.
BR
Brian

@loosebazooka
Copy link
Contributor

I wonder if it has something to do you with your network setup or computer setup. Let me see if someone on the endpoints team might be able to explain.

@tangiel
Copy link

tangiel commented Oct 6, 2016

Is this is happening?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants