Hi, I just installed Arduino IDE 2.0.0 from the site, and launched Arduino IDE 2.0.0.
All the other initial packages (Keyboard, Servo, LiquidCrystal, etc.) are able to download and install, except for arduinoOTA@1.3.0, which is blocking my Arduino IDE from installing the Arduino AVR package. I was able to install the Arduino SAMD package.
The error is:
Downloading packages
arduino:arduinoOTA@1.3.0
Failed to install platform: arduino:avr.
Error: 13 INTERNAL: Error downloading tool arduino:arduinoOTA@1.3.0: Server responded with: 503 Service Unavailable
Is anyone else getting this?