ArduinoOTA package server down?

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?

Hi @ywang11. Does the error still occur if you try it again now. The 503 HTTP response error is usually caused by a transient network outage. The remedy is to wait a while and try again.

It's up now! Thank you!

I'm glad it is working now.

Regards,
Per

So I've had this problem twice now as well as the same thing with openocd. I have workarounds so I'm fine, but is there something wrong with the arduino package server?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.