Cause: unable to find valid certification path to requested target

一、问题描述

某一天Android Studio 重新编译的时候,突然出现如下编译错误,无论怎么restart都不能编译通过

Cause: unable to find valid certification path to requested target

二、解决方案

当时我的电脑是开着charles,把charles关闭,然后Restart Android Studio,rebuild 就可以编译通过了。比较疑惑的是之前也经常开着charles,也没出现这样的问题呀。具体原因不详,但可以解决编译问题。

你可能感兴趣的:(Cause: unable to find valid certification path to requested target)