Hello everyone, I currently have the problem that my RAM is regularly full and I have to restart the server.
I have now seen that the weectl import service is not stopped. I'm attaching the output. Does anyone have an idea what this Area 31 30 means? That's where it seems to hang. Thank you root@weewx5:~# weectl import --import-config=/etc/weewx/import/wu-example.conf --no-prompt --verbose Using configuration file /etc/weewx/weewx.conf Starting weectl import... Observation history for Weather Underground station 'I*****' will be imported. The following options will be used: config=/etc/weewx/weewx.conf, import-config=/etc/weewx/import/wu-example.conf station=I******, from=None, to=None apiKey=****************************** dry-run=False, calc_missing=True, ignore_invalid_data=True tranche=250, interval=5, wind_direction=[0.0, 360.0] Using database binding 'wx_binding', which is bound to database 'weewx.sdb' Destination table 'archive' unit system is '0x10' (METRIC). The following imported field-to-WeeWX field map will be used: source field 'epoch' in units 'unix_epoch' --> WeeWX field 'dateTime' source field 'tempAvg' in units 'degree_F' --> WeeWX field 'outTemp' source field 'humidityAvg' in units 'percent' --> WeeWX field 'outHumidity' source field 'dewptAvg' in units 'degree_F' --> WeeWX field 'dewpoint' source field 'heatindexAvg' in units 'degree_F' --> WeeWX field 'heatindex' source field 'windchillAvg' in units 'degree_F' --> WeeWX field 'windchill' source field 'pressureAvg' in units 'inHg' --> WeeWX field 'barometer' source field 'precipTotal' in units 'inch' --> WeeWX field 'rain' (source field 'precipTotal' will be treated as a cumulative value) source field 'precipRate' in units 'inch_per_hour' --> WeeWX field 'rainRate' source field 'windspeedAvg' in units 'mile_per_hour' --> WeeWX field 'windSpeed' source field 'winddirAvg' in units 'degree_compass' --> WeeWX field 'windDir' source field 'windgustHigh' in units 'mile_per_hour' --> WeeWX field 'windGust' source field 'solarRadiationHigh' in units 'watt_per_meter_squared' --> WeeWX field 'radiation' source field 'uvHigh' in units 'uv_index' --> WeeWX field 'UV' Missing derived observations will be calculated. Starting import ... Records covering multiple periods have been identified for import. Obtaining raw import data for period 1 ... Raw import data read successfully for period 1. Mapping raw import data for period 1 ... Mapped 139 records. Raw import data mapped successfully for period 1. Saving mapped data to archive for period 1 ... 139 records identified for import. Unique records processed: 139; Last timestamp: 2024-07-22 11:34:52 CEST (1721640892) Mapped data saved to archive successfully for period 1. Calculating missing derived observations ... Processing record: 140; Last record: 2024-07-23 00:00:00 CEST (1721685600) Recalculating daily summaries... Finished recalculating daily summaries Finished calculating missing derived observations Finished import 139 records were processed and 139 unique records imported in 0.28 seconds. Those records with a timestamp already in the archive will not have been imported. Confirm successful import in the weectl log file. area 30 31 -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/159cf095-8c4f-43a5-a5c6-f9ab5fd2a803n%40googlegroups.com.
