-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Arduino IDE 1.6.5/1.6.8 Mac OS X 10.11/10.11.3 -- Error downloading package_index.json #4623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@remct could you please try with the latest v1.6.8 release of the IDE or hourly. |
Hi, thanks. I needed to load 1.6.5 for my project. Later versions of the On Thursday, March 10, 2016, Sandeep Mistry notifications@github.com
|
Ok, I'll close this for now, if someone encounters the same issue with the latest release we can re-open. |
Hi. Please re-open this issue. I'm experiencing the same. |
@shanetoven please provide the IDE version you are using and the stack trace. |
|
I tried the latest hourly build as well. Same result. Checked all proxy settings within the IDE and in my OS (I'm not using a proxy). No change. Entering the URL into a browser produces a valid return. |
Thank you for the information, re-opening. |
My workaround was to pull the desired board files manually via git, but clearly not optimal or the normal behavior for this feature. |
Could you please try deleting
Based on the following line |
Hi, I am experiencing the same issue. removing package_index.json* did not help. I am using OSX El Capitan Version 10.11.3 with Arduino IDE 1.6.8 |
It's ok now. When I was experiencing the issue I tested the url (http://downloads.arduino.cc/packages/package_index.json), and realised the server wasn't responding, and then I tried again awhile later and the server is back, everything worked. |
I can confirm this worked for me as well. Shane Toven |
@shanetoven did you have to use my suggestion from #4623 (comment) or did it just start working? |
I used your suggestion. Deleting the files made it work. --Shane |
@shanetoven thank you for confirming. I'm going to close this for now, as we cannot reproduce it. However, if someone runs into the issue in the future please provide a copy of your |
I'm having the same issue. IDE 1.6.9 MacOS 10.11.6. I've uploaded the file as suggested. Added txt to the end so it can be embedded here. Deleting it did not work.
|
Forgot to mention that I'm not using a proxy. |
Yep. I've spent the best part of 2 days trying to get this to work. Please can someone shed some light on this problem. I am using Windows 10 - for my sins. |
I eventually got it to work. I had to delete the whole folder mentioned above and then it started working again. |
It looks like a security problem to me. If I try and install any of the listed boards it gives the same error. Unable to copy...... |
Some of these packages do install. Like Windows IOT. How do I get the ESP8266 into the list so that I can download it? http://arduino.esp8266.com/stable/package_esp8266com_index.json |
Adding it to preferences does not work for some reason. I think the board manager crashes before it can get there. |
Do it manually!. Just copy the package_esp8266com_index.json file inside AppData\Local\Arduino15 Folder, then restart the IDE. Go to board manager and then you will see ESP8266 on the list, select it and install the latest version. |
I had this problem when connected to a corporate VPN. Disconnecting and restarting/retrying fixed the issue. |
I have the same issue . Please help me!!! |
I have the same issue. |
Hi: Thanks!
|
@qianfan-Zhao on Windows the location is |
@facchinm Thanks and I found that is a hidden folder. Thanks! |
Deleting Arduino15 folder works for me. Thanks |
Deleting Arduino15 folder works for me. It worked for me. |
|
I cannot get the Board Manager under Arduino IDE 1.6.5 on a Mac OS X 10.11 system to load.
(My goal is to use that IDE to program a panstamp).
I have installed the latest version of java:
java version "1.8.0_73"
Java(TM) SE Runtime Environment (build 1.8.0_73-b02)
Java HotSpot(TM) 64-Bit Server VM (build 25.73-b02, mixed mode)
I have disabled rootless SIP protection on my Mac as well.
Can anyone help?
I get the following errors:
The text was updated successfully, but these errors were encountered: