Skip to content

Board Manager Json not reachable (HTTP error code 416) #7559

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

Closed
Randcook opened this issue May 3, 2018 · 5 comments
Closed

Board Manager Json not reachable (HTTP error code 416) #7559

Randcook opened this issue May 3, 2018 · 5 comments
Labels
Component: Board/Lib Manager Boards Manager or Library Manager Type: Bug Waiting for feedback More information must be provided before we can proceed

Comments

@Randcook
Copy link

Randcook commented May 3, 2018

Mac 10.13.4 High Sierra
IDE 1.8.5
Java 8 171

Running Boards Manager

Error downloading http://downloads.arduino.cc/packages/package_index.json

 Error downloading http://downloads.arduino.cc/packages/package_index.json
java.lang.RuntimeException: java.lang.Exception: Error downloading http://downloads.arduino.cc/packages/package_index.json
	at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onUpdatePressed$0(ContributionManagerUI.java:151)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.Exception: Error downloading http://downloads.arduino.cc/packages/package_index.json
	at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:131)
	at cc.arduino.contributions.packages.ContributionInstaller.download(ContributionInstaller.java:334)
	at cc.arduino.contributions.packages.ContributionInstaller.downloadIndexAndSignature(ContributionInstaller.java:309)
	at cc.arduino.contributions.packages.ContributionInstaller.updateIndex(ContributionInstaller.java:287)
	at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onUpdatePressed$0(ContributionManagerUI.java:147)
	... 1 more
Caused by: java.io.IOException: Received invalid http status code from server: 416
	at cc.arduino.utils.network.FileDownloader.downloadFile(FileDownloader.java:194)
	at cc.arduino.utils.network.FileDownloader.download(FileDownloader.java:128)
	at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:129)
	... 5 more
@facchinm
Copy link
Member

facchinm commented May 3, 2018

Hi @Randcook ,
did it use to work before? It may have been a temporarily network problem, now the index is reachable (from Italy)

@facchinm facchinm added Waiting for feedback More information must be provided before we can proceed Component: Board/Lib Manager Boards Manager or Library Manager labels May 3, 2018
@facchinm facchinm changed the title IDE - Boards Manger Board Manager Json not reachable (HTTP error code 416) May 3, 2018
@Randcook
Copy link
Author

Randcook commented May 3, 2018

Hi
WAs OK, This message from same Mac!

@facchinm
Copy link
Member

facchinm commented May 3, 2018

Are you still receiving it now?

@per1234
Copy link
Collaborator

per1234 commented May 4, 2018

Issue was reported on the forum to have been resolved:
http://forum.arduino.cc/index.php?topic=545018.msg3717595#msg3717595

This may have been a duplicate of #6628

@facchinm
Copy link
Member

facchinm commented May 4, 2018

Ok, closing as solved, please reopen if needed.
1.8.6 should solve the issue forever since e35c67b has been merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Board/Lib Manager Boards Manager or Library Manager Type: Bug Waiting for feedback More information must be provided before we can proceed
Projects
None yet
Development

No branches or pull requests

3 participants