I often (once a month) notice that data fails to retrieve during history download.
My weather station information, when I ask "datalogger day rest", is according to the amount of data history in memory.
1) Sometimes CumuluxMX loops and I have to reset the weather station memory for going further, loosing my history data

2) Sometimes, looks like it's taking data, update dayfile the correct way, but not Monthly logs !
3) Sometimes, like In the join debug log, everything was OK since line 1670850, then it starts to ignored history data and finish with a Day reset required (line 1671217), clearing further data in the memory of the station without asking

I observed this behavior since january 2017, when I started to use CumuluxMX in several release versions.
Before, I used to use EasyWeather and I never notice such problems. I switch to CumulusMX for sending weather station informations on APRS.
If you could take a look at the routine wich import history data and secure it, that would be nice. I initially think this could be a timeout error, but the log doesn't show this...
And please, never clearing data in Weather station without asking !
I've noticed that retrieving several days of data (1/mn, 3600/day ) from the weather station is quite long. Perhaps due to reading/deleting for each record individualy.
During this period, which may take several minutes, new datas of the weather station are lost !
Is'nt possible to read all the history data, and at the end, asking for delete, with the possibility of checking the importation in the MonthLog, before confirmation ?
Perhaps through a beta option ?
Thanks and

Dominique