addshore 10/17/2024 08:42 AMAfter some time of code running, I end up not being able to use jag to send a new container to my ESP
I just get Error: Get "http://192.168.68.66:9000/identify": context deadline exceeded
Any tips of debugging this further?
I also noticed, that If I am running my own HTTP server on the ESP, this also seems to stop responding.
The flip side of this is that the rest of the code in other tasks in the container continue to run as expected (including sometihng emiting stuff over UDP)