Android peer not authenticated

后端 未结 7 536
轻奢々
轻奢々 2020-12-14 23:03

Everything has been working, only today i started to get an error message, and i can\'t even \"Sync Project with Gradle files\" from Android Studio. The only thing i have ch

7条回答
  •  离开以前
    2020-12-14 23:26

    I had this error and it was happening because of a VPN proxy issue. I disabled my VPN and everything worked fine after. I used this command (on a Mac):

    sudo /opt/cisco/anyconnect/bin/acwebsecagent -disablesvc -websecurity
    

提交回复
热议问题