Hi all,
I have been investigating missing readings from my 4x emonTH (25% to 29% missing) and I can see from the emonHub log that at the specific time when these readings would have been submitted, prior/subsequent entries such as these:
2022-04-18 13:08:39,402 DEBUG MQTT Publishing: emonhub/rx/5/values 116,35,151,230,32.1,28.700000000000003,36,30.8,26.200000000000003,65.2,810
2022-04-18 13:08:44,311 DEBUG RFM2Pi 719025 NEW FRAME : OK 5 118 0 35 0 153 0 216 89 65 1 31 1 104 1 52 1 6 1 140 2 42 3 0 0 (-0)
…
2022-04-18 13:14:51,017 DEBUG MQTT Publishing: emonhub/rx/26/values 20.5,20.200000000000003,57.900000000000006,2.5,1,-73
2022-04-18 13:14:54,487 DEBUG RFM2Pi 719161 NEW FRAME : OK 5 118 0 39 0 157 0 216 89 65 1 30 1 105 1 47 1 5 1 140 2 42 3 0 0 (-0)
…
2022-04-18 13:21:01,412 DEBUG MQTT Publishing: emonhub/rx/16/values 161014,250.13,-3089,1619,2431,4,104776,255680,400881,28959,19.75,300,300,67,-65
2022-04-18 13:21:04,602 DEBUG RFM2Pi 719312 NEW FRAME : OK 5 115 0 36 0 151 0 216 89 64 1 29 1 105 1 42 1 3 1 139 2 43 3 0 0 (-0)
…
2022-04-18 13:36:24,982 DEBUG MQTT Publishing: emonhub/rx/5/values 116,40,156,230,32,28.3,36.1,28.700000000000003,25.6,65.3,811
2022-04-18 13:36:27,500 DEBUG RFM2Pi 719664 NEW FRAME : OK 26 205 0 201 0 68 2 25 0 1 0 0 0 (-73)
In each of the above instances, the submission from an emonTH was due after “Publishing:” and before “NEW FRAME”. I can see that it’s not always the same node in either the before or after messages.
Usually, very little time elapses after that final “Publishing:” message in a sequence however it seems that every 6-7 minutes, it takes longer. I wonder if emonHub is allocating more storage or doing a cleanup task?
Spacewise:
/var/opt/emoncms Used: 7.12% Total 9.84 GB Used 717.52 MB Free 8.64 GB
Also, I don’t think it’s anything to do with those occasional readings like 28.700000000000003 as there’s an entry above where it’s not a factor.
I’m on emonHub 11.0.5 but this has been happening for much longer.
I have 1x emonPi (emonpiRelease emonSD-24Jul20), 2x emonTx and 4x emonTH (all from the shop!).
Any ideas?