Hi Philipp,

What is the value of your archive_interval in weewx.conf?

[StdArchive]
    archive_interval = 300
Default it is 5 minutes (300 s).

The next batch of 1800 records should start the next archive interval. 

As a work-around you also can increase the batch_size from 1800 to a higher 
value.in the [Klimalogg] section of weewx.conf.
See example below.

[KlimaLogg]
    max_history_records = 51200
    batch_size = 51200

Luc

On Wednesday, 28 June 2017 16:34:11 UTC-3, Philipp Gräser wrote:
>
> Hi,
>
> I have installed weewx on an BananaPi with Ubuntu 14.04.5 LTS as operating 
> system. I am using a KlimaloggPro weather station. I have intalled the 
> software over the DEB package and made the installation as descripted by 
> Methew for this device. The communication works and the DB is filled with 
> values.The reporting is also working fine.
>
> The problem are the historical values. The buffer is round about 85% 
> filled. After pairing the device with weewx the vlaues are transfered into 
> the db, but after 1800 values the import stops. The pronnounced next batch 
> never starts. Please help me importing my historical Data into the db. 
> Thanks in advance!
>
> Syslog:
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: Handle record 
> 1794: 2016-04-14 12:45:00 CEST (1460630700)
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 12:45:00 CEST (1460630700) to database 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 12:45:00 CEST (1460630700) to daily summary in 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: Handle record 
> 1795: 2016-04-14 13:00:00 CEST (1460631600)
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 13:00:00 CEST (1460631600) to database 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 13:00:00 CEST (1460631600) to daily summary in 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: Handle record 
> 1796: 2016-04-14 13:15:00 CEST (1460632500)
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 13:15:00 CEST (1460632500) to database 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 13:15:00 CEST (1460632500) to daily summary in 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: Handle record 
> 1797: 2016-04-14 13:30:00 CEST (1460633400)
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 13:30:00 CEST (1460633400) to database 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 13:30:00 CEST (1460633400) to daily summary in 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: Handle record 
> 1798: 2016-04-14 13:45:00 CEST (1460634300)
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 13:45:00 CEST (1460634300) to database 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 13:45:00 CEST (1460634300) to daily summary in 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: Handle record 
> 1799: 2016-04-14 14:00:00 CEST (1460635200)
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 14:00:00 CEST (1460635200) to database 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 14:00:00 CEST (1460635200) to daily summary in 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: Handle record 
> 1800: 2016-04-14 14:15:00 CEST (1460636100)
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 14:15:00 CEST (1460636100) to database 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: manager: Added record 2016-04-14 
> 14:15:00 CEST (1460636100) to daily summary in 'weewx-kl.sdb'
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: Saved 1799 
> historical records; ts last saved record 2016-04-14 14:15:00 CEST 
> (1460636100)
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: Scan the next 
> batch of 1800 historical records
> Jun 28 21:18:48 lemaker weewx[2128]: KlimaLogg: MainThread: The scan will 
> start after the next historical record is received.
> Jun 28 21:19:18 lemaker weewx[2128]: KlimaLogg: MainThread: The next batch 
> of 1800 records will start within 5 minutes
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to