Arduino IDE 2.0 stuck on uploading to EP32-WROOM-32


I recently got the ESP32-WROOM-32 board, I'm now trying to use the OTA protocol, but I have a problem: every time I upload a sketch, it gets stuck at the end of the uploading screen even though it uploaded it correctly, so I have to restart the Arduino IDE every time. I tried using the 1.8.19 Arduino IDE, and it works well, how can I fix the problem with the 2.0? I need it to store mi sketches in the cloud.

Hi @tizio7721. This bug is being tracked by the Arduino IDE developers here:

If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject.


The workaround to restore Arduino IDE to a functional state after it gets stuck in the upload:

  1. Select File > Quit from the Arduino IDE menus.
  2. Restart Arduino IDE.

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