-
Notifications
You must be signed in to change notification settings - Fork 310
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
ATtinyCore installation failed due to expired tls certificate for azduino.com #819
Comments
It seems that the SSL certificate (from Let's Ecrypt) is expired. I have faced the same problem, and fixed it like the below (as a temporary arrangement):: On Linux/Mac,
On Windows, just edit the file(s) and change https to http for all URLs that are double quoted. |
It seems this issue has been handled in a different way previously, here's the link |
Duplicate of #815 |
Taken from https://forum.arduino.cc/t/2-2-1-board-manager-download-additional-boards/1182930/28 The workaround will be to manually download the tool archive (the archive download URLs can be extracted from the package index file 12) and then place it in the Boards Manager download cache. Arduino IDE checks for the file in the cache before attempting to download it from the Internet, so if you have manually placed the file in that location, you avoid the problematic download that causes the ATTinyCore installation to fail.
This is the download URL: If you are using Windows: If you are using Windows: If you are using Linux: If you are using macOS:
|
It is not widely used, and is also failing to install due to SpenceKonde/ATTinyCore#819
How is this completed? |
Title says it all basically.
While installing ATtinyCore 1.5.2 in Arduino 2.2.1 (using the rename package_drazzy.json workaround) ill get the following error in the console:
The text was updated successfully, but these errors were encountered: