Closed bazza2000 closed 5 years ago
Based on the line number of the panic error, it looks like this is being caused by a HTTP request from some device on your network that may be malformed. Do you have anything set up that would be pinging the Konnected device?
Hi nate, thanks for the quick response. Yeah, could be another device, although I have about 50 on my network, so I need to narrow it down, is there any way for me to add debug so I can print the source ip of the request?
Fix identified in pull request #76 Tested for over 4 days now, been stable which has included numerous hassio updates and hence re-download of settings etc which was the usual cause of the panic.
Thank you for identifying and fixing! This fix has been incorporated in release 2.2.5.
Setup a new NodeMCU running Konnected. Install, WIFI setup and initial Home Assistant (0.81.5) upload/programming all worked fine, however, after restart home assistant for a non-konnected updated (just adding some known-devices) I now get the following every 20-30 seconds and then it resets (and continues to reset every 20-30 seconds):
During the time between boot and reset I've tested a single door sensor is working, this is output from such a test:
What I've found is that subsequent home assistant restarts and uploads make it stable again (i.e. no resets) then further home assistant restarts (all just basic configuration updates to non-konnected devices) might cause it to go in to the PANIC loop again.
Happy to run diagnostics if anyone can give me the details as I can pretty readily recreate.