Logs not updating, and "last executed hover" is incorrect


#1

Logs not updating, and “last executed hover” is incorrect, but my pistons are executing? What?

I log in this morning, see webcore needs an update, do the update. Go into my pistons, do my hover over a couple, and they say they haven’t run in three days. Not possible, pretty sure I would have discovered. Go check the logging on them, logging stopped three days ago. However, if I check the events for the device, no problem, it has send commands to the device even 30 minutes ago.

I searched for anyone else having same issue, nada. What’s up?


#2

Total guess: I left those pistons on “full” logging, and they somehow filled up some storage and stopped logging. The last executed hover is tied to logging somehow.

It’s all a guess. I reduced logging for now to see if it will clear up.


#3

Unless debugging you should not leave logging on full.

Go into the ST app and navigate to the webcore SmartApp settings. Take note of what your memory usage is. Then select clean up and rebuild data cache. After completing select done and see what you memory usage is at now.


#4

11% to 10%, didn’t seem to do a lot. Will check pistons tomorrow.


#5

I have also seen logging stop even just set to minimal, but this only affects a very large 28-chunk piston. I haven’t determined exactly when it stops logging but neither the automatic logging nor my explicit debug log statements show up. Maybe you’re on the right track with storage filling up.