Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request getBoardDetails failed with message: 14 UNAVAILABLE: No connection established #7419

Closed
1 task done
songdf666 opened this issue Nov 1, 2022 · 16 comments
Closed
1 task done
Labels
IDE: Arduino IDE Issue relates to Arduino IDE Resolution: Awaiting response Waiting for response of author Type: Question Only question

Comments

@songdf666
Copy link

Board

esp32 dev module

Device Description

Hardware Configuration

no

Version

latest development Release Candidate (RC-X)

IDE Name

Arduino 2.0.1

Operating System

macOS12.4

Flash frequency

...

PSRAM enabled

no

Upload speed

...

Description

Request getBoardDetails failed with message: 14 UNAVAILABLE: No connection established

Sketch

..

Debug Message

..

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@songdf666 songdf666 added the Status: Awaiting triage Issue is waiting for triage label Nov 1, 2022
@Jason2866
Copy link
Collaborator

Please use latest actual Arduino Core v2.0.5

@me-no-dev
Copy link
Member

Issue report is not very well filed, but I think the issue is that the board menu item "Get Board Info" does not work?

@myhome301
Copy link

It is probably not relevant in this repo, but I have the same issue with ESP8266.

@panciunio
Copy link

Issue approaching under Linux MInt 21 and ESP 2.0.5 library installed. Native esp idf.py working fine...

esp32-2 0 5

@rucko24
Copy link

rucko24 commented Nov 5, 2022

Please use latest actual Arduino Core v2.0.5

Where is this version available ?

@SuGlider
Copy link
Collaborator

SuGlider commented Nov 5, 2022

Please use latest actual Arduino Core v2.0.5

Where is this version available ?

It is in the releases: https://github.com/espressif/arduino-esp32/releases/tag/2.0.5
It can be obtained by updating the ESP32 core version using IDE->menu->tools->board manager

@SuGlider SuGlider added IDE: Arduino IDE Issue relates to Arduino IDE and removed Status: Awaiting triage Issue is waiting for triage labels Nov 5, 2022
@VojtechBartoska VojtechBartoska added Type: Question Only question Resolution: Awaiting response Waiting for response of author labels Nov 7, 2022
@IvanYankovskiy
Copy link

I had the same issue on MacOS 12.6 Apple Silicon and Ubuntu Mate with ESP32 Wroom. On Ubuntu I got more detailed stacktrace which pointed on issue with pyserial.
$ pip3 install pyserial
It helped me on both OSs.

@emrullahjack
Copy link

I'm having the same issue with an esp32 based board namely "deneyap kart". My OS is linux based and pyserial is already installed. Arduino Core v2.0.5 is also installed.

@yoann-dufresne
Copy link

I have exactly the same error in popOS

@DonFruendo
Copy link

DonFruendo commented Nov 15, 2022

Same here, PopOS 22.04, Arduino 2.0.2-nightly20221115, trying to run sketches on my Arduino Nano

Edit: Reverting to the last stable release 2.0.1 fixed the issue for me

@KolleparaBharadwaj
Copy link

restart the IDE and the computer, it solved the issue for me.

@buono
Copy link

buono commented Nov 16, 2022

restart the IDE and the computer, it solved the issue for me.

Me too! Thanks.

@yoann-dufresne
Copy link

Still not solved for me

@DonFruendo
Copy link

Still not solved for me

Did you try to revert to an older version and restart your system?

@emrullahjack
Copy link

emrullahjack commented Nov 17, 2022

This issue might help some of the folks but didn't solve the problem for me.

Edit: A new version is just released and it fixed the issue for me. (OS: Pardus, Board: Deneyap Kart (esp32 based))

@VojtechBartoska
Copy link
Contributor

closing as solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IDE: Arduino IDE Issue relates to Arduino IDE Resolution: Awaiting response Waiting for response of author Type: Question Only question
Projects
None yet
Development

No branches or pull requests