SDK更新時的“https://dl-ssl.google.com refused”錯誤
SDK更新時的“ refused”錯誤
Download interrupted: hostname in certificate didn't match:
Download interrupted: Connection to refused
Done. Nothing was installed.
解決辦法是:將https://修改為http://
修改方法是:如下圖,在Android SDK Manager->Tools-Options...選項介面,
將“Force https://… sources to be fetched using http://…”勾選!
SDK更新時的“ refused”錯誤 - qibin jin - 為了老婆和小乖乖,繼續前進
如果還有錯,可以在檔案(C:\Windows\System32\drivers\etc\hosts)中,新增如下幾行:
203.208.46.146
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9606200/viewspace-1435670/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 消除SDK更新時的“https://dl-ssl.google.com refused”異常HTTPGo
- Connection to https://dl-ssl.google.com refused的解決辦法HTTPGo
- 訪問 HTTPS 網站時的 SSL 錯誤解決方案HTTP網站
- oracle listener錯誤Linux Error: 111: Connection refusedOracleLinuxError
- 使用putty遠端登入Ubuntu時,報Network error:Connection refused錯誤及解決(記錄)UbuntuError
- Ubuntu 更新錯誤修復大全Ubuntu
- WordPress 線上安裝或更新錯誤
- ClamAV無法更新錯誤解決
- mysql的時區錯誤問題MySql
- Linux 時間錯誤的修正Linux
- RAC安裝時碰到的錯誤
- 程式出錯時如何找到錯誤?
- Windows 10更新時出現0x80070422錯誤Windows
- 解決telnet: connect to address 127.0.0.1: Connection refused的錯誤資訊問題127.0.0.1
- php抓取https網址出現錯誤的解決方法PHPHTTP
- 高防上傳HTTPS證書出現“引數格式錯誤”報錯的解決辦法 – HTTPS SSL 教程HTTP
- Teradata 錯誤總結(持續更新。。。)
- 使用React Hooks時遇到的錯誤提示ReactHook
- impdp時parallel=4導致的錯誤Parallel
- 使用flashback database 特性時遇到的錯誤Database
- mdxbuilder打包mdx時的常見錯誤UI
- 排查指南 | 當 mPaaS 小程式提示“應用更新錯誤(1001)”時
- git 遇到的錯誤以及解決方式(持續更新...)Git
- go get報錯connect: connection refusedGo
- android sdk更新代理。Android
- Android SDK Tools 更新Android
- sdk更新代理設定
- 搭建dataguard時,錯誤處理
- IIS釋出站點錯誤收集(持續更新)
- 華為SDK更新到5.0.4.300或更新的版本之後,不提示安裝或更新HMS Core APK,報錯9APK
- 更新Android SDK 出錯 Failed to rename directory \temp\ToolPackage.old01.AndroidAIPackage
- 關於PHP 時區錯誤的問題PHP
- 儲存故障時的ORA-7445錯誤
- iOS 解決 Xcode 8中更新 SnapKit 3.0 的錯誤iOSXCodeAPK
- 記錄一次錯誤的使用當前時間new Date()引發的錯誤
- 當Ruby的model名字出錯時,在現實view時顯示錯誤的提示View
- 開發時犯得小錯誤
- hadoop 安裝錯誤記錄(持續更新)Hadoop