emsesp / EMS-ESP32

ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
https://emsesp.github.io/docs
GNU Lesser General Public License v3.0
633 stars 107 forks source link

stress test EMS-ESP with WebUI & API #2240

Open proddy opened 11 hours ago

proddy commented 11 hours ago

As reported by @Helmut1965 in https://github.com/emsesp/EMS-ESP32/discussions/2228#discussioncomment-11332852_

During all the test something happen which remind me to another Bug report. I opened the web interface for a longer time and in addition the IOBroker connects every 240 seconds over the WEB API. After some time, the device frozen completely. My switch reported - still connected, access with ping and telnet isn't possible anymore. This happened around 3h. I reboot the device and closed the browser window. Currently it runs stable for around 20hours.

proddy commented 11 hours ago

I've setup some tests to see if memory leaks with frequent APIs and the WebUI open

Let's see what happens after a few hours