Skip to content

Board Manager JSON (http status code from server: 403) #8494

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
JorinL opened this issue Feb 4, 2019 · 10 comments
Closed

Board Manager JSON (http status code from server: 403) #8494

JorinL opened this issue Feb 4, 2019 · 10 comments
Assignees
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

@JorinL
Copy link

JorinL commented Feb 4, 2019

Hey there,

I receive this error in version 1.8.7 and 1.8.8 with Win10 X64 :

Error downloading http://downloads.arduino.cc/packages/package_index.json java.lang.RuntimeException: java.lang.Exception: Fehler beim Herunterladen von http://downloads.arduino.cc/packages/package_index.json at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onUpdatePressed$1(ContributionManagerUI.java:150) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.Exception: Fehler beim Herunterladen von http://downloads.arduino.cc/packages/package_index.json at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:139) at cc.arduino.contributions.packages.ContributionInstaller.download(ContributionInstaller.java:333) at cc.arduino.contributions.packages.ContributionInstaller.downloadIndexAndSignature(ContributionInstaller.java:307) at cc.arduino.contributions.packages.ContributionInstaller.updateIndex(ContributionInstaller.java:285) at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onUpdatePressed$1(ContributionManagerUI.java:146) ... 1 more Caused by: java.io.IOException: Received invalid http status code from server: 403 at cc.arduino.utils.network.FileDownloader.downloadFile(FileDownloader.java:205) at cc.arduino.utils.network.FileDownloader.download(FileDownloader.java:132) at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:137) ... 5 more

Deleted my "Arduino15" direcotry and tried also with "no proxy" selected. No change for me.

@facchinm
Copy link
Member

facchinm commented Feb 4, 2019

Hi @JorinL ,
are you able to reach http://downloads.arduino.cc/packages/package_index.json using a browser? If so, it looks a bit like #7573 and you may try if PR #8436 solves the issue.

@facchinm facchinm added the Waiting for feedback More information must be provided before we can proceed label Feb 4, 2019
@JorinL
Copy link
Author

JorinL commented Feb 4, 2019

Hi @JorinL ,
are you able to reach http://downloads.arduino.cc/packages/package_index.json using a browser? If so, it looks a bit like #7573 and you may try if PR #8436 solves the issue.

Hey @facchinm
After a captcha I can reach it in my browser (firefox).
Trying now PR #8436

@JorinL
Copy link
Author

JorinL commented Feb 4, 2019

PR #8436 did not fix my problem - 403 persists.

To give some more informations:

I changed my hardware to a new CPU and Motherboard - fresh installed Win10 and up to date.
Installed Arduino IDE x64 Release 1.8.8
And experienced directly that problem.

@per1234 per1234 added the Component: Board/Lib Manager Boards Manager or Library Manager label Feb 5, 2019
@facchinm
Copy link
Member

facchinm commented Feb 5, 2019

After a captcha I can reach it in my browser (firefox).

Wow, the captcha stuff is totally unexpected and could be causing such issues. I'm forwarding this to the web team to get some hints @mastrolinux @gvarisco

@gvarisco
Copy link
Contributor

gvarisco commented Feb 5, 2019

@facchinm captcha is due to any of those reasons. As per the official documentation, I've just disabled the captcha challenge on downloads.arduino.cc/*

@JorinL could you give it a try now?

@gvarisco gvarisco self-assigned this Feb 5, 2019
@JorinL
Copy link
Author

JorinL commented Feb 5, 2019

@gvarisco thank you! Works now like it should! :-)
Thanks also @facchinm :-)

@OldSurferDude
Copy link

OldSurferDude commented May 17, 2020

I'm having this problem now (2020 005 16 20h14 PDT) Yes, I can only access the file by going through the captcha. Can you turn it off? 2020 05 17 07h49 PDT Thanks! All is working again

@BackMountainDevil
Copy link

I'm having this problem now (2020 005 16 20h14 PDT) Yes, I can only access the file by going through the captcha. Can you turn it off? 2020 05 17 07h49 PDT Thanks! All is working again

So how you solve that?

@OldSurferDude
Copy link

OldSurferDude commented Sep 1, 2021 via email

@BackMountainDevil
Copy link

BackMountainDevil commented Sep 2, 2021 via email

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

6 participants