-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
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
- Copy the following:
- Open the Arduino IDE
- Go to Settings/Preferences
- Paste the following url into the "Additional Boards Manager URLs" field:
https://espressif.github.io/arduino-esp32/package_esp32_index.json
- Hit OK
- Open Boards Manager.
- 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
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project