esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 34 forks source link

Webserver not starting after changing IP and subnet #5012

Open Kalekulan opened 9 months ago

Kalekulan commented 9 months ago

The problem

So previously, I had 148.64.36.0/255.255.255.0 for the subnet on my router and esphome worked fine with my ESP8266. Now I have changed back to 192.168.0.0/255.255.255.0.

DHCP lease has expired, and it's possible to ping the device on the new IP address. But the web server ain't running (checked opened ports). And it doesn't seem to self-heal. I have a H801 device which isn't easy to reset (to my knowledge).

Which version of ESPHome has the issue?

2023.7

What type of installation are you using?

pip

Which version of Home Assistant has the issue?

No response

What platform are you using?

ESP8266

Board

esp01_1m

Component causing the issue

webserver

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

ssieb commented 9 months ago

You power cycled it? Can you get logs? Can you OTA update it?

Kalekulan commented 9 months ago

Tried all three. Nothing works. I went back to the same network config on my router but problem persists.

ssieb commented 9 months ago

Then that suggests it wasn't the IP change that mattered. How did you install this device initially? It would be easier to discuss this on the esphome discord instead. This isn't really appropriate for github issues.

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.