Skip to content

VSCode, File System Upload Failed, Wrong Auto Detect COM port #366

@ForrestErickson

Description

@ForrestErickson

Describe the bug
A clear and concise description of what the bug is.

Short Summary of the expected behavior:
Load the File System files into the target

Short Summary of the buggy behavior:
The IDE reported failed to connect to the ESP32. It was trying the wrong COM port!

Expected behavior
A clear and concise description of what you expected to happen.
I expected the IDE to load into the COM port I selected, COM 16 in this case.

Screenshots
If applicable, add screenshots to help explain your problem.

Image

Containment, aka Work around
Lee hardcoded COM16 into the platformio.ini file and the IDE loaded the file system into the target. As confirmed by later navigating to the served web page.

Root Cause
Not known.
I never had to do this before. WHY? What has changed?
Is there something that will fix the auto detection?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions