Skip to content

ESP32 Board Manager Error #2973

@retrodorian

Description

@retrodorian

Describe the problem

Hello everyone, I've always used the Arduino IDE on all my ESP32-based boards and haven't had any problems. Currently, when I follow espressif's instructions, I keep getting this error:

Downloading packages
esp32:esp32-arduino-libs@idf-release_v5.5-b66b5448-v1
esp32:esp-x32@2411
Failed to install platform: 'esp32:esp32:3.3.0'.
Error: 2 UNKNOWN: stream error: stream ID 1; PROTOCOL_ERROR; received from peer

I tried different ide versions and different esp32 board versions but each one gives the same error. (Yes, I added the required additional boards manager URL to preferences)

To reproduce

  1. Copy the following:
  2. Open the Arduino IDE
  3. Go to Settings/Preferences
  4. Paste the following url into the "Additional Boards Manager URLs" field:
    https://espressif.github.io/arduino-esp32/package_esp32_index.json
    
  5. Hit OK
  6. Open Boards Manager.
  7. Click the "Install" button on the "esp32" entry

Expected behavior

The platform installs successfully.

Arduino IDE version

2.3.6

Operating system

  • macOS
  • Windows

Operating system version

  • macOS 26 Tahoe Developer Beta (25A5338b)
  • Windows 11

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions