-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Comments
Hi @JorinL , |
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. |
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 |
@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? |
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? |
Sorry. I only vaguely remember the issue and I can't remember how to access
the thread.
Osd
…On Wednesday, September 1, 2021, Kearney ***@***.***> wrote:
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?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#8494 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFHZE2TLFJQ34R36PZFOUJDT7X6H7ANCNFSM4GUFOAIQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
Gregg Ferry
3344 Appian Rd
Carlsbad CA 92010
(805) 743-3779
|
Thanks for your reply. I try some methods and find out to be the Internet. I change another ISP then it work.
From An idea
|
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.
The text was updated successfully, but these errors were encountered: