Unable to adopt ESP32-D device

I always get error

Failed config
wifi: [source /config/esphome/esphome-web-80b8d4.yaml:22]
Please specify at least an SSID or an Access Point to create.

This is new. I do use always esphome-web as initial setup and obviously I can not specify anything - adopt should be automated process.

Hi,

I believe the web tool should ask you to input ssid and password after first setup.

Might be power related?
Have you tried another usb cable/ connector?

Device is already in home network.
Adopt uses mDNS so adopting to ESPHome is not possible if device is not already connected.
There are lots of bugs related to ESP32 lately, it must be another one.

I get the same error as well. Any fixes for this?

This seems to be more widespread. I opened issue last year

but there is no reaction from esphome so far.
I suppose people are just returning from holidays.

Hello guys

so for me it was enough to make an access point
so:

wifi:
ap:
ssid: “Livingroom Fallback Hotspot”
password: “W1PBGyrokfLz”

but if you want to check it you can look at this: