CRC error during install OS Nano Boards and RP2040 Boards

Hi,

I tried to install Arduino Mbed OS RP2040 Boards and Arduino Mbed OS Nano Boards packages.
During the installation I got CRC errors. Do you have any idea to solve this problem?

 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:179)
	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:112)
	at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:172)
	... 1 more

Hi @yunc26. I just gave it a try and had no problems. Are you still experiencing this error if you try the installation again?

I tried it again this morning but it still doesn't work. It might be internal network issue. I will contact a network admin. Thanks for your reply.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.