-
-
Notifications
You must be signed in to change notification settings - Fork 437
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
The command arduino-cli board list
Returns the following error:
Error detecting boards: Error starting board discoveries: [discovery builtin:mdns-discovery process not started: fork/exec /root/.arduino15/packages/builtin/tools/mdns-discovery/1.0.5/mdns-discovery: no such file or directory]
Expected behavior
Get a list of connected boards
Arduino CLI version
0.20.2
Operating system
Armbian buster (21.02.3) armv7l
running on Orange Pi Zero
Additional context
I'm using an Arduino Nano board.
Installed arduino-cli by using this command:
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project