fablab-luenen / McLighting

The ESP8266 based multi-client lighting gadget
MIT License
215 stars 30 forks source link

No Response to HTTP Request for Restart #100

Closed ryancasler closed 3 years ago

ryancasler commented 3 years ago

I see that there is supposed to be a response of "Restarting" after issuing a restart command to the HTTP API, however I do not believe that this response is ever sent because the board restarts before it has a chance to send the response. So, the request times out. Not a huge deal but since I am rebooting each board every 8 hours to deal with the drop in MQTT connection, i just have to deal with a bunch of errors.