UtilitechAS / amsreader-firmware

ESP8266 and ESP32 compatible firmware to read, interpret and publish data to MQTT from smart electrical meters, both DLMS and DSMR is supported
Other
380 stars 72 forks source link

Does not reboot properly when changing to Static IP #442

Closed ArnieO closed 8 months ago

ArnieO commented 1 year ago

Describe the bug When adding Static IP on an operating device, it is stuck on "Rebooting" without proceeding.

To Reproduce On an operating device without static IP:

  1. Enter static IP parameters

  2. Click on 'Save'

  3. Device is stuck on greyed-out screen: image

  4. After a manual Reset of the board, the static IP does not work.

  5. Re-entering AP mode, verify static IP parameters are registered correctly

  6. Reboot - and static IP address is still unreachable.

Expected behavior Reboot with reload of GUI

Hardware information:

Relevant firmware information:

Additional context Add any other context about the problem here.

kaihp commented 8 months ago

I did not see this problem in version 2.2.23/24 (maybe it is already fixed?) I did have problems with v2.2.23 not being able to stay up for more than 24h, which I'll report seperately.