esphome / esphome-vscode

ESPHome VSCode plugin
Other
75 stars 14 forks source link

Cannot connect to ESPHome dashboardError: getaddrinfo ENOTFOUND vscode #94

Open poldim opened 4 months ago

poldim commented 4 months ago

I can't seem to connect my VS Code to esphome dashboard. Both are running in containers.

Error:

image

Log:

image

VS Code settings:

image

esphome container is set with leave_front_door_open: true

Going into the VS Code container, I can successfully ping the esphome container.

image