stm32duino / BoardManagerFiles

Storage for Arduino Board Manager JSON and package files etc
BSD 3-Clause "New" or "Revised" License
104 stars 90 forks source link

Some indexes could not be updated. #65

Closed 13992133 closed 6 months ago

13992133 commented 6 months ago

I get this error, how to fix it?

Some indexes could not be updated. Get "https://raw.githubusercontent.com/stm32duino/BoardManagerFiles/main/package_stmicroelectronics_index.json": dial tcp: lookup raw.githubusercontent.com: getaddrinfow: The requested name is valid, but no data of the requested type was found.: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json

fpistm commented 6 months ago

Hi @13992133 The file is simply hosted by GitHub. You probably have an issue with your network (proxy, antivir,...) or with Arduino IDE. Unfortunately, we can't do nothing.