-
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
https://drazzy.com/package_drazzy.com_index.json - SSL-certificate expired 3 days ago #885
Comments
Until they fix this you can install manually. install.md |
Same as Issue 869 |
@SpenceKonde https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json |
I downloaded and extracted the zip. I now have a folder named ATTinyCore-1.5.2 and within it a folder of the same name. which of the two do I copy to Documents/Arduino/hardware ? |
obviously the "last one" which has the files in it, f.e. on Windows put it like this: I have a newer version downloaded and put it here: |
thanks, i guessed correctly but you can't tell me you've never seen nested folders of the same name in some file structures. shit happens |
This issue is known. I am tryhing to locate the priviate key that I need to log into the machines, however this is challenging as the server they are backed up on is on the fritz (it's the fucking power connector, as alwatys. But the result is that only 20-40% of the time does it even complete the boot process before the power glitches and it turns off, and the laptop computer they were also located on failed not long ago. I then revived again while using a loaner computer, but I've serched EVERYEWHERE and can't find it. |
So why not avoid half the trouble and at least put the json on Github? |
I'd sooner kill myself than admit such sickening failure. Never suggest that to me again! And besides I have no faith in those fuckers either. Every time IO've relied on an online service, year or two down the road, they yank it out from under my feet, or they secretly increase their monthly fees by an order of magnitude. I am still soo pissed at that registrar |
Manual install does not work either. Getting an "Error Fetching Resource". |
You could always just mirror it on github, so if your server or you dies it will live on... |
I'm confused about this too (as I usually am whenever I trouble-shoot issues with this core.) How/where did you get a recent folder called ATTinyCore-1.5.2? The lowest extracted subfolder from the latest ZIP download I've just done from Adding to my confusion (probably down to me - not rare!) is that this folder has a size of 31,774,918 bytes, but an earlier version Given the license matter, can one of the experts also advise if I should still have this, not the original, in Preferences please? Terry, hobbyist end user |
We are supporting @terrypin999's request over on Arduino Forum: https://forum.arduino.cc/t/confuision-again-re-spencekonde-attinycore-status/1319511 |
I have bee. aware of this issue since it happ[ened
however until completing the next phase of work on my tax arrears ()not
inability to pay, inability to calculate how much to pay them, and irt
tookYRARS TO FIND A prepaRERE who qouylsn'r juqr say "Well give me X, Y amd
Z and I can get thyme prepared in a jiffy' "I don't know X Y oer Z" "Then
you nee3d to find thaT OUT, io CAN]T HELP YOU WITHOUT THAT. I DON'T EVEN
KNOW WHAT THOSE THINGS Are! i AM AN ENGINEER! i AM NOT AN ACCOUNTANT!
Finally I found a more helpful one, buty getttiering the data has bneen why
I've been so absent for a year.
The IRS is threatening to seize assets and charge me with tax evasio until
I get all ytjis sorted ouit so any time there is something to do on that, I
need to 100% instqantly dr0p all other activity and focu on that; I don't
want to go to jail and I don'ty want to have my worldly possessions lost.
When that jhappens befopre the cert that I jhave configured to
autorenw (burt which does't) happens to happening when I have a
Stay-Out-Of-Jail priority, ptohibity myelfg from doing anything else
otyherwise w2el;l, thaty's how I got 7 years behunbd.
,
…On Fri, Nov 1, 2024 at 8:17 AM Armin ***@***.***> wrote:
So why not avoid half the trouble and at least put the json on Github?
—
Reply to this email directly, view it on GitHub
<#885 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTXEWYBLRTM3GLIAGQASN3Z6NWMFAVCNFSM6AAAAABQSBIYEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJRG44DCMJSGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
____________
Spence Konde
Azzy’S Electronics
New products! Check them out at tindie.com/stores/DrAzzy
GitHub: github.com/SpenceKonde
ATTinyCore <https://github.com/SpenceKonde/ATTinyCore>: Arduino support for
all pre-2016 tinyAVR with >2k flash!
megaTinyCore <https://github.com/SpenceKonde/megaTinyCore>: Arduino support
for all post-2016 tinyAVR parts!
DxCore <https://github.com/SpenceKonde/DxCore>: Arduino support for the AVR
Dx-series parts, the latest and greatest from Microchip!
Contact: ***@***.***
|
really sounds like you're in over your head here, perhaps it's time to relinquish control to someone that can take this off your plate. TBH using something like https://github.com/acmesh-official/acme.sh makes letsEncrypt certs, and their auto renewal a piece of cake. Heck, I'd be happy to host it all for you for the sake of the community, I own servers, I have the bandwidth, and I operate a Linux server management and hosting company. Just saying. |
I think that's an uncharitable take, @gnif. No one is above splitting their attention with other responsibilities, vacation, time-off, etc. And the solution to service unavailability isn't to turn over hosting to some other single individual. As others have mentioned, I think hosting on Github would be a great solution. Online services may fail or change policies, but less often than problems generally occur with individual servers. And, if additional project maintainers are brought on board, hosting on Github would allow others to help out when necessary. |
Until the SSL issue is resolved, the Package JSON file can be accessed here: https://web.archive.org/web/20240701151914/https://drazzy.com/package_drazzy.com_index.json |
@kiwi64ajs did you test it? That won't work for multiple reasons: The first is that is the URL of the Wayback Machine web page for the file, not for the JSON file alone. Arduino IDE needs to download a JSON file it can parse, but if it downloads the page from that URL it will have a bunch of HTML in addition to the JSON content. We can get around that by using this feature of Wayback Machine:
so the URL would be: https://web.archive.org/web/20240701151914if_/https://drazzy.com/package_drazzy.com_index.json (note the added Unfortunately we now run into yet another problem, which is that Wayback Machine has replaced all the original URLs in the file with the Wayback Machine equivalent URLs. For example, this line in the original file: "url": "https://azduino.com/bin/micronucleus/micronucleus-cli-2.5-azd1-x86_64-linux-gnu.tar.bz2" Has been changed to this: "url": "https://web.archive.org/web/20240701151914/https://azduino.com/bin/micronucleus/micronucleus-cli-2.5-azd1-x86_64-linux-gnu.tar.bz2" That would be great, except that these URLs download the Wayback Machine web page for the file instead of the file itself, causing the installation of ATTinyCore to fail with an error like this:
(because the It is possible to avoid the modification of URLs in the file by using this feature of Wayback Machine:
so the URL would be: https://web.archive.org/web/20240701151914id_/https://drazzy.com/package_drazzy.com_index.json (note the added But now the installation of ATTinyCore just fails with a different error. For example, installing on Linux:
The reason is that now the URLs in the file point to the original locations and this file is hosted on azduino.com, which has the same problem of an expired certificate as drazzy.com. And anyway, if all we needed was another source for the hosted JSON file alone we could just use the "raw" URL for the source file in the |
The test I did was to put that Web Archive URL for the JSON into my Arduino IDE, then I restarted it, and it didn't complain. However, because I was already on the latest version, it didn't offer to upgrade, which didn't surprise me. What I didn't do was force a downgrade to a previous version and then upgrade to the latest. I mistakenly thought that solution might have been a low-effort workaround until you could resolve the core SSL issue on https://drazzy.com/.
Yes, awesome, that works - why didn't I think of that... ;) I can downgrade and upgrade that package and it all seems to work fine - thanks Regards |
Hello, hoping for a pointer as I'm new to Arduino... I used https://raw.githubusercontent.com/SpenceKonde/ReleaseScripts/refs/heads/master/package_drazzy.com_index.json and then have gone to board manager to install it, and get an error. |
You can also Download the JSON file to your local machine and change the URL in the preference to something like |
What Operating System and Version are you running? What version of Arduino IDE are you using? |
Thanks so much Alex, I'm using Windows 11 23H2 and I am able to install up to version 1.3.0. Anything above that (when I try to update) just gives an error message. |
This is happening to you because the certificate for |
You can install manually without the boards-json-url.... see the second comment from Jaepe in this thread ! |
https://drazzy.com/package_drazzy.com_index.json - SSL-certificate expired 3 days ago
Please renew your certifiacte, Arduino IDE is complaining and I don't know how to skip the SSL check in Arduino IDE.
The text was updated successfully, but these errors were encountered: