SpenceKonde / ATTinyCore

Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
Other
1.53k stars 302 forks source link

Board Manager URL not working #775

Closed Cellgalvano closed 1 year ago

Cellgalvano commented 1 year ago

Hi!

It seems that the URL _http://drazzy.com/package_drazzy.com_index.json_ is down. I'm getting an error whenever I start the IDE.

Thanks

SpenceKonde commented 1 year ago

Yes I am aware of that I jhave been working on that all day.

On Thu, Jun 8, 2023 at 4:04 PM Felix @.***> wrote:

Hi!

It seems that the URL http://drazzy.com/package_drazzy.com_index.json http://drazzy.com/package_drazzy.com_index.json is down. I'm getting an error whenever I start the IDE.

Thanks

— Reply to this email directly, view it on GitHub https://github.com/SpenceKonde/ATTinyCore/issues/775, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTXEW4WANUJLINGYWKFCHTXKIV4XANCNFSM6AAAAAAY7X5RXA . You are receiving this because you are subscribed to this thread.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: @.***

anwfeb commented 1 year ago

Hi!

It seems that the URL _http://drazzy.com/package_drazzy.com_index.json_ is down. I'm getting an error whenever I start the IDE.

Thanks

yes i also experienced it

SpenceKonde commented 1 year ago

Yes I am extremely aware of this and having unexpected difficulties. The server handles a number of critical dunctions and is deployed via aws ec2. Howver (and this was never a problem before) the instances I deploy refuse my keypair and i cant log in so i cant revuild the server (the hardware at amazons data center appeared to have suffered a disk failure. Alarge portion of the filesystem was missing.

I figured id jusf deploy a new instance run half a dozen commands on in and wed be back in business. But, even though I regenerated the keys just for this, it wont take them. I have no idea Why - every explanation of the error i have seems inapplicable to my configuration.

I have no eta on when this will be resolved because I don't know what the path forward is. Not having that server is also a huge inconvenience for me (a lot more than the json file relies on it), I need to get it back up asap. Once I figure out the login problem, the file will be available within like 15-30 minutes of work. But I've been trying g to figure out what I am systematically doing wrong again and again and again for 2 days unsuccessfully.


Spence Konde Azzy’S Electronics

New products! Check them out at tindie.com/stores/DrAzzy GitHub: github.com/SpenceKonde ATTinyCore: Arduino support for almost every ATTiny microcontroller Contact: @.***

On Fri, Jun 9, 2023, 23:45 anwfeb @.***> wrote:

Hi!

It seems that the URL http://drazzy.com/package_drazzy.com_index.json http://drazzy.com/package_drazzy.com_index.json is down. I'm getting an error whenever I start the IDE.

Thanks

yes i also experienced it

— Reply to this email directly, view it on GitHub https://github.com/SpenceKonde/ATTinyCore/issues/775#issuecomment-1585452072, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTXEW7AF4RKE4A6OKOFRATXKPUUNANCNFSM6AAAAAAY7X5RXA . You are receiving this because you commented.Message ID: @.***>

NuclearPhoenixx commented 1 year ago

Works again. Thanks a bunch! ❤️