-
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
Fails to install #815
Comments
Hellooo, im having the same problem :/ i dont know anything about certificates expires on pages, im gona wait Error: 2 UNKNOWN: Get "https://azduino.com/bin/micronucleus/micronucleus-cli-2.5-azd1-x86_64-linux-gnu.tar.bz2": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2023-10-28T01:19:22-03:00 is after 2023-10-26T15:15:54Z |
Quoting the previous messages i've sent via email.
1/3 more important tasks have been completed. |
Instructions for a workaround to the problem are provided here: https://forum.arduino.cc/t/2-2-1-board-manager-download-additional-boards/1182930/28 |
Thanks for the quick response Spence, and thanks for the workaround perl1234! |
Greetings, What else can I try? |
My error was for a different file. I had to change the package download to ( micronucleus-cli-2.5-azd1b-i686-mingw32.zip ) for my win11 computer IDE Ver 1.8.19. That got the job done. |
Thank you, unfortunately I still have the same issue.
[cid:26a8bc95-f6dd-4eae-929f-025ac6b4de70]
…________________________________
From: kcl1s ***@***.***>
Sent: Friday, November 3, 2023 10:37 AM
To: SpenceKonde/ATTinyCore ***@***.***>
Cc: santanig5 ***@***.***>; Comment ***@***.***>
Subject: Re: [SpenceKonde/ATTinyCore] Fails to install (Issue #815)
Greetings, I tried the workaround but I'm still getting an error. IDE V1.8.19 placed the micronucleus-cli-2.5-azd1b-x86_64-mingw32.zip file in the AppData\Local\Arduino15\staging\packages directory. Also tried the manual unzip into the hardware folder I created but received IDE Error Could not find boards.txt in C:\Users\User\Documents\Arduino\hardware\micronucleus-cli-2.5-azd1b-x86_64-mingw32\Drivers. Is it pre-1.5?
What else can I try?
My error was for a different file. I had to change the package download to ( micronucleus-cli-2.5-azd1b-i686-mingw32.zip ) for my win11 computer IDE Ver 1.8.19. That got the job done.
—
Reply to this email directly, view it on GitHub<#815 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJ4IX37NEC7V6VA4PJN5NP3YCT6TJAVCNFSM6AAAAAA6TTAW5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJSGU2TEMJVGQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
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:
|
@samster395 the paths in step (2) were corrupted because you didn't put them in code blocks as they were on the Arduino Forum post. I fear this will cause confusion for the people trying to follow the instructions. Please either fix the formatting of the instructions or else delete your posts. |
I have fixed it, good call. |
I'm surprised you were able to install with any workaround, I must not have the servers in the state I thought they were - the old azduino shouldn't be running now, and the new one hasn't been set up... |
This is fixed now. |
hmmm, feb 29th, 2024 still/again not working:
|
WHY in GODS NAME is this issue still a thing?? It CANT be that hard to just install AttinyCore for Arduino IDE, is it? |
The current occurrence of the website certificate problem is being tracked at #885. Check @SpenceKonde's comments on that thread for an update on the situation. |
Hello, when I try to install I get the following error:
Tool arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7 already installed
Downloading packages
arduino:avrdude@6.3.0-arduino18
ATTinyCore:micronucleus@2.5-azd1b
Failed to install platform: 'ATTinyCore:avr:1.5.2'.
Error: 2 UNKNOWN: Get "https://azduino.com/bin/micronucleus/micronucleus-cli-2.5-azd1b-x86_64-mingw32.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid:
Thanks!
The text was updated successfully, but these errors were encountered: