Was not able to flash device: Error: Failed to connect with the device esptool.js Serial port WebSerial VendorID 0x1a86 ProductID 0x7523

trying to get back to factory setup getting the this
Was not able to flash device: Error: Failed to connect with the device
esptool.js
Serial port WebSerial VendorID 0x1a86 ProductID 0x7523
using FluidNC Web Installer.
Bootloader not active - Try holding down the BOOT switch
where is the boot switch ( RST botton)?

help

new to root cnc

Joe May

Have you got end stops connected to the Root Controller? if so please remove them.

The Boot and IO pin is on the left hand side between the RS485 port and the Stepper motor port

No movement

I have gone over the wiring a number of times. Did basic wiring 1 motor 1 drive 1 power supply.
I was wondering if there is something in my configuration file that I"M over looking here is what I’m getting
[MSG:ERR: Showing startup log from previous panic]
[MSG:INFO: FluidNC v3.9.2-pre1 GitHub - bdring/FluidNC: The next generation of motion control firmware]
[MSG:INFO: Compiled with ESP32 SDK:v4.4.7-dirty]
[MSG:INFO: Local filesystem type is littlefs]
[MSG:INFO: Configuration file:config.yaml]
[MSG:INFO: Machine Joes cnc]
[MSG:INFO: Board 6 Pack]
[MSG:INFO: SPI SCK:gpio.18 MOSI:gpio.23 MISO:gpio.19]
[MSG:INFO: SD Card cs_pin:gpio.5 detect:NO_PIN freq:8000000]
[MSG:INFO: Stepping:RMT Pulse:4us Dsbl Delay:0us Dir Delay:0us Idle Delay:255ms]
[MSG:INFO: Axis count 3]
[MSG:INFO: Axis X (-1220.000,0.000)]
[MSG:INFO: Motor0]
[MSG:INFO: Axis Y (-750.000,0.000)]
[MSG:INFO: Motor0]
[MSG:INFO: Axis Z (-132.000,0.000)]
[MSG:INFO: Motor0]
[MSG:INFO: Kinematic system: Cartesian]
[MSG:INFO: Connecting to STA SSID:FluidNC]
[MSG:INFO: Connecting.]
[MSG:INFO: Connecting…]
[MSG:INFO: No SSID]
[MSG:INFO: AP SSID FluidNC IP 192.168.0.1 mask 255.255.255.0 channel 1]
[MSG:INFO: AP started]
[MSG:INFO: WiFi on]
[MSG:INFO: Captive Portal Started]
[MSG:INFO: HTTP started on port 80]
[MSG:INFO: Telnet started on port 23].

Hate to be a pest. But it should not be this hard to get running

Joe May