I have a testing app that I’m logging (the usual way) some data.
But I changed my logging level from INFO to DEBUG (set w/ Services Variables, which happens to log A LOT) temporary but I think it caused the supervisor to not run properly.
Now the change back in Services Variables from DEBUG to INFO doesn’t work, code updates does not run and all sorts of problems.
Hi @deoqc this sounds like it might be related to a known bug in older supervisor versions where a service that rapidly logs can cause the supervisor to become unresponsive. It would be worth upgrading the device to the latest 2.44 and seeing if the issue persisted.