Skip to content
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

Still a problem - see Problem downloading package_Maixduino_k210_index.json #83 #101

Open
NickCarter2 opened this issue Dec 31, 2020 · 0 comments

Comments

@NickCarter2
Copy link

Using Arduino IDE in Windows 10 . I can load the board from the URL I checked by changing versions.
#https://dl.sipeed.com/MAIX/Maixduino/package_Maixduino_k210_index.json?id=arduino

Using Ubuntu 20.04.1 I have the latest Arduino 1.8.3 IDE loaded, I try with any of these links in the preferences
https://dl.sipeed.com/MAIX/Maixduino/package_Maixduino_k210_index.json?id=arduino
https://raw.githubusercontent.com/JonRobo/Maixduino_Code/master/package_Maixduino_k210_index.json
http://dl.sipeed.com/MAIX/Maixduino/package_Maixduino_k210_dl_cdn_index.json

and I get the MAIXduino board listed in Board manager but when I try to install I get this error.
I know the issue was closed, but I am still having the problem.

no protocol: #https://dl.sipeed.com/MAIX/Maixduino/package_Maixduino_k210_index.json?id=arduino
no protocol: #https://dl.sipeed.com/MAIX/Maixduino/package_Maixduino_k210_index.json?id=arduino
CRC doesn't match, file is corrupted. It may be a temporary problem, please retry later.
java.lang.RuntimeException: java.lang.Exception: CRC doesn't match, file is corrupted. It may be a temporary problem, please retry later.
at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:175)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.Exception: CRC doesn't match, file is corrupted. It may be a temporary problem, please retry later.
at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:105)
at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:60)
at cc.arduino.contributions.packages.ContributionInstaller.install(ContributionInstaller.java:113)
at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:172)
... 1 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant