I updated my android studio from 2.1.2
to 2.1.3
. But after restart an error occurred with this message. "SSL
peer shut down incorrectly". How can i solve it?
Asked
Active
Viewed 6,293 times
2

karimkhan
- 321
- 3
- 18
-
Did you resolved this issue? I am facing same issue with different Android studio version though. – LoveForDroid Jul 11 '17 at 18:55
1 Answers
0
The problem is caused by some kind of incompatibility with HTTPS.
For solve this, in the Preferences,go to Appearance & Behavior > System Settings > Android SDK there are a tab called "SDK Update Sites", at the bottom of this section is the option "Force https://... sources to be fetched using http://..." and check the option "Force https://... sources to be fetched using http://...".

zhaoguangyou
- 1
- 1