-
Notifications
You must be signed in to change notification settings - Fork 7.6k
package_esp32_index.json not found #1684
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
Hi, |
Please explain what you mean, @ydsdsy. The Arduino IDE boards manager will alert you when updates to the package are released. It checks the json file at IDE startup to see if it has changed. The package will contain all the necessary submodules. The dev packages will be released fairly frequently, while the stable package will be less frequent and (hopefully) be less buggy. |
@lbernstone : |
@lbernstone Currently me-no-dev is creating a new(differently named) json file with every new release. Instead of just modifying the contents of the old file. The "new" file has entries for each of the RC's. I would change this to just have a "release-candidate" json and a "stable-release" json. Chuck |
I think I need more coffee. My comprehension is low today. |
I woud recommend two json's be created, the dev(pre-release) one at: Push the stable release json out front and list the dev branch at github. That way most users would never find github unless they put some effort into it. Just add another Chuck. |
@lbernstone Thanks, Yves |
Not hardware. The arduino-esp32 repository. Usually Arduino/hardware/espressif/esp32. |
Worked for me!! |
For the record, the new JSON link works beautifully. Updates are delivered directly through the Arduino GUI. Love it
Sent from my iPhone 7!
Charley Jones, PMP
… On Jul 27, 2018, at 11:09 AM, lbernstone ***@***.***> wrote:
Not hardware. The arduino-esp32 repository. Usually Arduino/hardware/espressif/esp32.
@stickbreaker : The json files will be hosted at dl.espressif.com. The appropriate file will be updated whenever a package is created. These will then point back to the actual package download on github. Users won't have to go to the releases page at all to install. Should I just remove the version stuff from this page entirely and relocate it to the main README.md?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@lbernstone i like the detail that me-no-dev has added to the release page on github, but, most users would not understand it. Putting that info in readme.md would cause their eyes too glaze over!! The only info in readme should be the 90% stuff, Chuck. |
@stickbreaker Oh no. Not more detail, just the basic facts. Look at https://github.com/lbernstone/arduino-esp32/tree/pr1 and the boards_manager.md in that branch. I'm not involved in the releases page itself. You can comment on that at #1683. |
SPECIAL FOR THIS WEEK ONLY! |
Released now =) |
Hi, yesterday i removed the "espressif\esp32" directory from "Users\Arduino\hardware" on a tip from lbernstone... at that moment i still used the "dev" link (that gave me the RC4) what am i doing totaly wrong? |
error during downloading json file (esp32) in board manager occur plz help |
this must be some temporary issue :) The file is there and has been downloaded 4500 times in the last 3 days |
I had the same issue but reinstalled latest Arduino version and things are working fine now. |
You guys should really change the installation documentation you have for macOS. The link on this page does not work --- https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md Link above worked great! |
DO NOT USE OTHER LINKS! You will not get any updates if you do. Hold still a few more hours and all will be good again. |
came here as I was not able to download the json file via documented link. @me-no-dev I understand from your post above that this will be fixed soon. Any explanation why it's broken? EDIT: Now the download worked again! |
I've tried to install esp32 using boards manager in arduino, but somehow could not find esp32 under boards after entering appropriate url (https://dl.espressif.com/dl/package_esp32_index.json as described here https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md). When I tried to call it in browser it gave me back 404 Not found error.
The text was updated successfully, but these errors were encountered: