Arduino IDE 2.0 conflicts with software package Multipass on Windows #311
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the bug
Having Multipass installed breaks the new Arduino IDE, as Multipass listeners on the same ports (127.0.0.1:50051) that the Arduino IDE 2.0 uses
To Reproduce
Steps to reproduce the behavior:
See the following error reported by the command line output (note that any non-techincal users would never seen these error messages, they just see a frozen Arduino 2.0 editor)
Expected behavior
I expected the Arduino IDE 2.0 to automatically select a different free port if the one it decided to use is in use. Loading forever or giving an error message is not an acceptable behaviour.
Screenshots

Desktop (please complete the following information):
Additional context
I did not test it on other operation systems, it might or might not also conflict on other operation systems
The text was updated successfully, but these errors were encountered: