1. 程式人生 > >關於下載 http://arduino.esp8266.com/stable/package_esp8266com_index.json 出錯的解決方法

關於下載 http://arduino.esp8266.com/stable/package_esp8266com_index.json 出錯的解決方法

       在使用 Arduino + NodeMCU 進行程式設計時,有時候會出現如題所述的錯誤,出錯的網址是首選項中的 附加開發板管理器網址,其意義是使得 Arduino 能夠在開發板選項裡找到ESP8266這塊開發板。而當開啟這個網頁出錯時,就會導致找不到ESP8266這塊開發板。

        關於出錯原因,一般這種下載失敗都是因為代理的緣故。

        開啟Arduino,選擇檔案->首選項,可看到附加開發板管理器地址是這個。

        然後我們從設定點選到網路。


        由於之前我選擇了自動檢測代理設定故而一直導致下載出錯,當勾選了無代理之後,一切便恢復正常。

        希望以上經驗對您有幫助。

相關推薦

關於下載 http://arduino.esp8266.com/stable/package_esp8266com_index.json 出錯解決方法

       在使用 Arduino + NodeMCU 進行程式設計時,有時候會出現如題所述的錯誤,出錯的網址是首選項中的 附加開發板管理器網址,其意義是使得 Arduino 能夠在開發板選項裡找到ESP8266這塊開發板。而當開啟這個網頁出錯時,就會導致找不到ESP826

ubuntu18.04無法下載 http://dl.google.com/linux/chrome/deb/dists/stable/InRelease 無法連線上 dl.google.com:80

ubuntu更新(sudo apt-get update)時, 出現錯誤: “Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry ‘main/

頁面報錯誤:HTTP Status 500 - Method "execute" failed for object com.oa.action.loginAction@3c346578解決方法

error runt abs efi parameter abstract on() and HERE 16:21:07,308 ERROR DefaultDispatcherErrorHandler:42 - Exception occurred during proc

uri=http://java.sun.com/jsp/jstl/core 出錯問題

轉載:https://blog.csdn.net/steven_sisi/article/details/79793146?utm_source=copy  1.遇到這種錯誤,說明少了兩個架包,如果使用maven直接新增兩個依賴 <dependency>

http://www.google.com/ncr 谷歌無限制搜尋方法,用過都說好

www.google.com/ncr 如何開啟google.com而不是谷歌中國     大家都應該知道,谷歌中國(google.cn)可不簡簡單單是google(google.com)的中文版。     大家都挺說過google的強大,google無論是在產品、服務

HTTP 錯誤 500.19 Internal Server Error的解決方法

輸入a dpi 編輯 模塊 cfi modules 位置 override 程序 第一種可能,能解決一部分問題 http://wenku.baidu.com/view/c5cb4a08bb68a98271fefa3f.html 第二種可能,解決另外一部分問題 經過檢查發

設置MiniUI Datagrid setData錯誤json error解決方法

miniui datagrid背景公司購買的MiniUI,改造現有項目Table表格時,官網API未提供靜態數據案例,導致各種失敗解決方案上官網論壇,看到有人說grid.load()是相對於url使用的,去掉就好了正確的setData使用方法 <div id="datagridTabl

Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/mail/util/MailLogger解決方法

今天用MailUitl工具類傳送郵件報如下錯誤。。。 錯誤提示: Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/mail/util/MailLogger at javax.mail.Session.

Hibernate出現No default constructor for entity: : com.demo.dataobject.ProductInfo的解決方法

【問題】 在做junit測試的時候,為了方便,給object加上了帶參的建構函式,於是出現了報錯: org.springframework.orm.jpa.JpaSystemException: No default constructor for entity:  : com.d

Failed to load implementation from: com.github.fommil.netlib.NativeSystemBLAS解決方法

在jvm引數中加上 -Dcom.github.fommil.netlib.BLAS=com.github.fommil.netlib.NativeRefBLAS -Dcom.github.fommil.netlib.LAPACK=com.github.fommil.netlib.NativeRe

Android Studio 2.3.3 出現Error:(26.13) Fail to resole: com.android.support.appcompat永久解決方法...

Android Studio 出現Error(26.13):Fail to resole:com.android.support.appcompat-v7.28_ Install Repository sync project show in file Show in project structure di

Response下載檔案時,火狐瀏覽器檔名亂碼問題解決方法

        #region 下載檔案 add by ysc 20170104         /// <summary>         /// 下載檔案         /// </summary>         /// <return

spring連線資料庫,做datasource測試時報錯:cannot load com.mysql.jdbc.driver。解決方法

我在學習馬士兵老師spring-DataSource課程時,spring連線mysql時報錯: cannot load com.mysql.jdbc.driver 查閱得知原因是,我用的mysql是8.0版,版本太高。 需要先將原來的mysql解除安裝並清除登錄檔,方法參見 https://

repo init出現錯誤fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle解決方法

當執行 repo init -u https://android.googlesource.com/platform/manifest時出現如下錯誤: fatal: Cannot get https://gerrit.googlesource.com/git-rep

iOS開發:GitHub上傳程式碼錯誤提示fatal: Authentication failed for 'https://gitee.com/XXX/XXX.git/‘的解決方法

上傳程式碼到Git上面,有時候會遇到各種情況,有些時候是因為合併程式碼衝突,有些時候是因為修改了Git的登入密碼需要重新認證。那麼這裡就來講解錯誤提示fatal: Authentication failed for 'https://gitee.com/XXX/XXX.git

Tomcat 輸入http://localhost:8080打不開網頁的解決方法

成功安裝Tomcat 輸入http://localhost:8080打不開網頁的解決方法 一、一般情況下,我們成功安裝好Tomcat後,在瀏覽器輸入http://localhost:8080是可以

dnw下載檔案時can not open /dev/secbulk0的解決方法

                      我用的是ubuntu12  linux-3.2.0      dnw下載檔案時出現can not open /dev/secbulk0 這是由於dev下沒有對應裝置檔案secbulk0。 先說解決方法: 下載dnw原始碼包,解壓

【Servlet+Struts2】檔案下載時丟擲java.lang.IllegalStateException異常的解決方法

java.lang.IllegalStateException這種異常,不代表檔案不能下載,不代表程式寫錯,它在Tomcat丟擲完異常之後依然能夠正常執行的。只是看著不爽而已,每次下載都要在Tomcat丟擲一大堆異常。 java.lang.IllegalStateExcep

STM32使用J-Link下載出錯解決方法

好久沒玩stm32了,最近有個專案剛好要用到stm32,可是在編譯正確後,始終下載不了,一會出現這個錯誤,一會出現這個錯誤。現把我遇到的幾個錯誤及解決方法記錄如下。 1.ERROR:Flash Download failed - "Cortex-M3" 2.Overlap

python + tensorflow tensorboard HTTP://0.0.0.0:6006 無法訪問 解決方法

啟動命令: tensorboard --logdir="tensorboard" 啟動後顯示 Starting TensorBoard b'47' at http://0.0.0.0:6006 ... 因為 win10 將 localhost 解析為 ipv6地址 [::1],所以無法使用  http://