Skip to content

CRC doesn't match, file is corrupted. It may be a temporary problem, please retry later. #8977

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
ghost opened this issue Aug 23, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 23, 2023

I'm trying to install the ESP8266 in Arduino IDE but i have an issue :

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:101)
   at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:56)
   at cc.arduino.contributions.packages.ContributionInstaller.install(ContributionInstaller.java:108)
   at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:172)
   ... 1 more

I'm having this error on windows 11. Linux works just fine.

@mcspr
Copy link
Collaborator

mcspr commented Sep 14, 2023

See #630 and arduino/Arduino#5394 (comment)
Removing 'staging' downloads dir might help.

@mcspr mcspr closed this as completed Sep 14, 2023
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