Ok, that is better. What we see here in the log is weeWX starting up, finding your station and downloading stored historical records from the station. I am not a Fine Offset whip, but it appears some of the stored records contain nonsense data or at least that is how the FOUSB driver is interpreting the data. Your station is also using an archive interval of 30 minutes but weeWX is trying to use a 5 minute archive interval. What archive interval you use is a personal choice, 5 minutes is fairly standard as it provides a good trade-off between the amount of generated data (one record every 5 minutes) and 'granularity' of the recorded data. Some folks run a shorter period, say 1 minute, other run 15 or 30 minutes. Unless you have specific requirements I would go with 5 minutes. The Fine Offset hardware ships with a default 30 minute archive period, to change it you need to use the wee_device utility with the --set-interval action. This is covered under the FineOffsetUSB section <http://weewx.com/docs/hardware.htm#fousb_notes> of the Hardware Guide <http://weewx.com/docs/hardware.htm>. You will also find some info on wee_device <http://weewx.com/docs/utilities.htm#wee_device_utility> in the Utilities Guide <http://weewx.com/docs/utilities.htm>. The main thing to remember about using wee_device is that you need to stop weeWX first - only one program can communicate with the station at a time. Once you are happy with the archive interval that is set in the hardware we need to set the archive period in weewx.conf to be the same (well it can be different but weeWX will mildly complain (as it has above) and then use the archive interval set in the hardware). If you set the station archive interval to 5 minutes then you can leave weewx.conf alone (it is already set at 5 minutes), otherwise edit weewx.conf, locate the archive_interval setting under [StdArchive] and set it to the same value as set using wee_device (note archive_interval in weewx.conf is set in seconds not minutes as when using wee_device --set-interval).
Given the nonsense data that seems to have been read from the station I would clear the station memory. Again use the wee_device <http://weewx.com/docs/utilities.htm#wee_device_utility> utility but this time using the --clear-memory <http://weewx.com/docs/hardware.htm#fo_clear_console_memory> action. Once you have cleared the station memory you can use the --info action of wee_device to display the station settings. Key points in this display; you should see the read_period is set to the interval you set using --set-interval and data_count should be zero since we cleared the station memory. Ignore the clock, it can't be relied upon and is not used by weeWX. If everything looks OK we can start weeWX. Go ahead and start weeWX, let it run for 10 or so minutes and then have a look at the log from when you just started weeWX for the full 10 minutes. Post the log extract, we want to see the startup, all the way through to 'engine: Starting main packet loop' and then we want to see what happens in the next 10 or so minutes (a bit further than what you posted above). Hopefully the startup will be a bit shorter since the memory has been cleared. Gary On Wednesday, 6 December 2017 03:13:55 UTC+10, Ray wrote: > > gedit syslog output as requested:- > Dec 5 17:55:48 ray-Aspire-5735 wpa_supplicant[948]: wlp3s0: WPA: Group > rekeying completed with 00:21:f2:0f:f6:b0 [GTK=CCMP] > Dec 5 18:00:03 ray-Aspire-5735 systemd[1]: Stopping LSB: weewx weather > system... > Dec 5 18:00:03 ray-Aspire-5735 weewx[6623]: * Stopping weewx weather > system weewx > Dec 5 18:00:03 ray-Aspire-5735 weewx[6623]: * not running... > Dec 5 18:00:03 ray-Aspire-5735 weewx[6623]: ...done. > Dec 5 18:00:03 ray-Aspire-5735 systemd[1]: Stopped LSB: weewx weather > system. > Dec 5 18:00:22 ray-Aspire-5735 systemd[1]: Starting LSB: weewx weather > system... > Dec 5 18:00:22 ray-Aspire-5735 weewx[6667]: * Starting weewx weather > system weewx > Dec 5 18:00:22 ray-Aspire-5735 weewx[6679]: engine: Initializing weewx > version 3.8.0 > Dec 5 18:00:22 ray-Aspire-5735 weewx[6679]: engine: Using Python 2.7.12 > (default, Nov 20 2017, 18:23:56) #012[GCC 5.4.0 20160609] > Dec 5 18:00:22 ray-Aspire-5735 weewx[6679]: engine: Platform > Linux-4.4.0-101-generic-i686-with-Ubuntu-16.04-xenial > Dec 5 18:00:22 ray-Aspire-5735 weewx[6679]: engine: Locale is > 'LC_CTYPE=en_US.UTF-8;LC_NUMERIC=es_ES.UTF-8;LC_TIME=es_ES.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=es_ES.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=es_ES.UTF-8;LC_NAME=es_ES.UTF-8;LC_ADDRESS=es_ES.UTF-8;LC_TELEPHONE=es_ES.UTF-8;LC_MEASUREMENT=es_ES.UTF-8;LC_IDENTIFICATION=es_ES.UTF-8' > Dec 5 18:00:22 ray-Aspire-5735 weewx[6679]: engine: pid file is > /var/run/weewx.pid > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: engine: Using configuration > file /etc/weewx/weewx.conf > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: engine: Loading station type > FineOffsetUSB (weewx.drivers.fousb) > Dec 5 18:00:22 ray-Aspire-5735 weewx[6667]: ...done. > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: fousb: driver version is 1.9 > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: fousb: polling mode is > PERIODIC > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: fousb: polling interval is 60 > Dec 5 18:00:22 ray-Aspire-5735 systemd[1]: Started LSB: weewx weather > system. > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: fousb: found station on USB > bus= device= > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: engine: StdConvert target > unit is 0x1 > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: wxcalculate: The following > values will be calculated: barometer=prefer_hardware, > windchill=prefer_hardware, dewpoint=prefer_hardware, > appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, > heatindex=prefer_hardware, maxSolarRad=prefer_hardware, > humidex=prefer_hardware, pressure=prefer_hardware, > inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, > cloudbase=prefer_hardware > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: wxcalculate: The following > algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: engine: Archive will use data > binding wx_binding > Dec 5 18:00:22 ray-Aspire-5735 weewx[6683]: engine: Record generation > will be attempted in 'software' > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: engine: The archive interval > in the configuration file (300) does not match the station hardware > interval (1800). > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: engine: Using archive > interval of 1800 seconds (specified by hardware) > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: engine: Using binding > 'wx_binding' to database 'weewx.sdb' > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: manager: Starting backfill of > daily summaries > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: restx: StationRegistry: > Registration not requested. > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: restx: Wunderground: Posting > not enabled. > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: restx: PWSweather: Posting > not enabled. > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: restx: CWOP: Posting not > enabled. > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: restx: WOW: Posting not > enabled. > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: restx: AWEKAS: Posting not > enabled. > Dec 5 18:00:23 ray-Aspire-5735 weewx[6683]: engine: Starting up weewx > version 3.8.0 > Dec 5 18:00:24 ray-Aspire-5735 weewx[6683]: fousb: synchronising to the > weather station (quality=0) > Dec 5 18:03:34 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5460, 2017-12-05T16:46:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5450, 2017-12-05T16:16:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5430, 2017-12-05T15:32:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5410, 2017-12-05T14:32:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5400, 2017-12-05T14:02:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x53e0, 2017-12-05T13:18:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x53c0, 2017-12-05T12:18:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x53b0, 2017-12-05T11:48:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5390, 2017-12-05T11:14:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5370, 2017-12-05T10:14:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5360, 2017-12-05T09:44:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5340, 2017-12-05T09:10:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5320, 2017-12-05T08:10:22 > Dec 5 18:03:35 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5310, 2017-12-05T07:40:22 > Dec 5 18:03:36 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x52d0, 2017-12-05T06:26:22 > Dec 5 18:03:36 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x52c0, 2017-12-05T05:56:22 > Dec 5 18:03:36 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5280, 2017-12-05T04:42:22 > Dec 5 18:03:36 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5270, 2017-12-05T04:12:22 > Dec 5 18:03:36 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5230, 2017-12-05T02:58:22 > Dec 5 18:03:36 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5220, 2017-12-05T02:28:22 > Dec 5 18:03:36 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x51e0, 2017-12-05T01:14:22 > Dec 5 18:03:36 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x51d0, 2017-12-05T00:44:22 > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5190, 2017-12-04T23:30:22 > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: fousb: invalid data in > get_records at 0x5180, 2017-12-04T23:00:22 > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-04 23:17:22 CET (1512425842) to database 'weewx.sdb' > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-04 23:17:22 CET (1512425842) to daily summary in 'weewx.sdb' > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-04 23:17:22 > CET (1512425842) Archive value 'pressure' 62.74531744 outside limits (24.0, > 34.5) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-04 23:17:22 > CET (1512425842) Archive value 'outTemp' -3847.72 outside limits (-40.0, > 120.0) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-04 23:17:22 > CET (1512425842) Archive value 'windSpeed' 873.302098997 outside limits > (0.0, 120.0) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Unable to add record > 2017-12-04 23:17:22 CET (1512425842) to database 'weewx.sdb': UNIQUE > constraint failed: archive.dateTime > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 1.89 old: 53.85 > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=1.89 old=53.85 > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-04 23:30:22 > CET (1512426622) Archive value 'pressure' 22.6790304 outside limits (24.0, > 34.5) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-04 23:30:22 > CET (1512426622) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-04 23:30:22 CET (1512426622) to database 'weewx.sdb' > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-04 23:30:22 CET (1512426622) to daily summary in 'weewx.sdb' > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 01:00:22 CET (1512432022) to database 'weewx.sdb' > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 01:00:22 CET (1512432022) to daily summary in 'weewx.sdb' > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 0.0 old: 5.31 > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=0.0 old=5.31 > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 01:00:22 > CET (1512432022) Archive value 'pressure' 61.98934976 outside limits (24.0, > 34.5) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 01:00:22 > CET (1512432022) Archive value 'outTemp' -3525.34 outside limits (-40.0, > 120.0) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 01:00:22 > CET (1512432022) Archive value 'windSpeed' 871.512545516 outside limits > (0.0, 120.0) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Unable to add record > 2017-12-05 01:00:22 CET (1512432022) to database 'weewx.sdb': UNIQUE > constraint failed: archive.dateTime > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 01:14:22 > CET (1512432862) Archive value 'pressure' 22.6790304 outside limits (24.0, > 34.5) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 01:14:22 > CET (1512432862) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 01:14:22 CET (1512432862) to database 'weewx.sdb' > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 01:14:22 CET (1512432862) to daily summary in 'weewx.sdb' > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 02:44:22 CET (1512438262) to database 'weewx.sdb' > Dec 5 18:03:37 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 02:44:22 CET (1512438262) to daily summary in 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 02:44:22 > CET (1512438262) Archive value 'pressure' 62.74531744 outside limits (24.0, > 34.5) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 02:44:22 > CET (1512438262) Archive value 'outTemp' -3202.96 outside limits (-40.0, > 120.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 02:44:22 > CET (1512438262) Archive value 'windSpeed' 698.596940361 outside limits > (0.0, 120.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Unable to add record > 2017-12-05 02:44:22 CET (1512438262) to database 'weewx.sdb': UNIQUE > constraint failed: archive.dateTime > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 1.47 old: 107.73 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=1.47 old=107.73 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 02:58:22 > CET (1512439102) Archive value 'pressure' 22.6790304 outside limits (24.0, > 34.5) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 02:58:22 > CET (1512439102) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 02:58:22 CET (1512439102) to database 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 02:58:22 CET (1512439102) to daily summary in 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 04:28:22 CET (1512444502) to database 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 04:28:22 CET (1512444502) to daily summary in 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 04:28:22 > CET (1512444502) Archive value 'pressure' 61.98934976 outside limits (24.0, > 34.5) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 04:28:22 > CET (1512444502) Archive value 'outTemp' -2880.22 outside limits (-40.0, > 120.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 04:28:22 > CET (1512444502) Archive value 'windSpeed' 410.478829831 outside limits > (0.0, 120.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Unable to add record > 2017-12-05 04:28:22 CET (1512444502) to database 'weewx.sdb': UNIQUE > constraint failed: archive.dateTime > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 1.26 old: 23.04 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=1.26 old=23.04 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 04:42:22 > CET (1512445342) Archive value 'pressure' 22.6790304 outside limits (24.0, > 34.5) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 04:42:22 > CET (1512445342) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 04:42:22 CET (1512445342) to database 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 04:42:22 CET (1512445342) to daily summary in 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 06:12:22 CET (1512450742) to database 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 06:12:22 CET (1512450742) to daily summary in 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 0.0 old: 5.31 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=0.0 old=5.31 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 06:12:22 > CET (1512450742) Archive value 'pressure' 62.74531744 outside limits (24.0, > 34.5) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 06:12:22 > CET (1512450742) Archive value 'outTemp' -2603.92 outside limits (-40.0, > 120.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 06:12:22 > CET (1512450742) Archive value 'windSpeed' 524.115475909 outside limits > (0.0, 120.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Unable to add record > 2017-12-05 06:12:22 CET (1512450742) to database 'weewx.sdb': UNIQUE > constraint failed: archive.dateTime > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 06:26:22 > CET (1512451582) Archive value 'pressure' 22.6790304 outside limits (24.0, > 34.5) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 06:26:22 > CET (1512451582) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 06:26:22 CET (1512451582) to database 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 06:26:22 CET (1512451582) to daily summary in 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 07:56:22 CET (1512456982) to database 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 07:56:22 CET (1512456982) to daily summary in 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 07:56:22 > CET (1512456982) Archive value 'pressure' 62.74531744 outside limits (24.0, > 34.5) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 07:56:22 > CET (1512456982) Archive value 'outTemp' -2373.52 outside limits (-40.0, > 120.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 07:56:22 > CET (1512456982) Archive value 'windSpeed' 122.360719301 outside limits > (0.0, 120.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Unable to add record > 2017-12-05 07:56:22 CET (1512456982) to database 'weewx.sdb': UNIQUE > constraint failed: archive.dateTime > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 1.77 old: 23.04 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=1.77 old=23.04 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 08:10:22 > CET (1512457822) Archive value 'pressure' 22.6790304 outside limits (24.0, > 34.5) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 08:10:22 > CET (1512457822) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 08:10:22 CET (1512457822) to database 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 08:10:22 CET (1512457822) to daily summary in 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 09:40:22 CET (1512463222) to database 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 09:40:22 CET (1512463222) to daily summary in 'weewx.sdb' > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 3.93 old: 5.31 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=3.93 old=5.31 > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 10:14:22 > CET (1512465262) Archive value 'pressure' 22.6819833988 outside limits > (24.0, 34.5) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 10:14:22 > CET (1512465262) Archive value 'outTemp' 205.52 outside limits (-40.0, > 120.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 10:14:22 > CET (1512465262) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:38 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 10:14:22 CET (1512465262) to database 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 10:14:22 CET (1512465262) to daily summary in 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 11:44:22 CET (1512470662) to database 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 11:44:22 CET (1512470662) to daily summary in 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 5.04 old: 5.31 > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=5.04 old=5.31 > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 12:18:22 > CET (1512472702) Archive value 'pressure' 22.6849363975 outside limits > (24.0, 34.5) > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 12:18:22 > CET (1512472702) Archive value 'outHumidity' 140.0 outside limits (0.0, > 100.0) > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 12:18:22 > CET (1512472702) Archive value 'outTemp' 329.72 outside limits (-40.0, > 120.0) > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 12:18:22 > CET (1512472702) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 12:18:22 CET (1512472702) to database 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 12:18:22 CET (1512472702) to daily summary in 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 13:48:22 CET (1512478102) to database 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 13:48:22 CET (1512478102) to daily summary in 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 3.93 old: 5.31 > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=3.93 old=5.31 > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 14:32:22 > CET (1512480742) Archive value 'pressure' 22.6819833988 outside limits > (24.0, 34.5) > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 14:32:22 > CET (1512480742) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 14:32:22 CET (1512480742) to database 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 14:32:22 CET (1512480742) to daily summary in 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 16:02:22 CET (1512486142) to database 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 16:02:22 CET (1512486142) to daily summary in 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: fousb: ignoring spurious rain > counter decrement (None): new: 3.18 old: 5.31 > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: wxformulas: rain counter > reset detected: new=3.18 old=5.31 > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 16:46:22 > CET (1512488782) Archive value 'pressure' 22.6819833988 outside limits > (24.0, 34.5) > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: engine: 2017-12-05 16:46:22 > CET (1512488782) Archive value 'inHumidity' 177.0 outside limits (0.0, > 100.0) > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 16:46:22 CET (1512488782) to database 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: manager: Added record > 2017-12-05 16:46:22 CET (1512488782) to daily summary in 'weewx.sdb' > Dec 5 18:03:39 ray-Aspire-5735 weewx[6683]: engine: Starting main packet > loop. > Dec 5 18:03:40 ray-Aspire-5735 weewx[6683]: fousb: station status > {'unknown': 0, 'lost_connection': 0, 'rain_overflow': 0} (0) > > On Saturday, 25 November 2017 20:47:05 UTC+1, Ray wrote: >> >> Am 'reading myself in' to weewx as a totally new user so please forgive >> dumbo >> questions! I find that my Station (Aercus WS 3083) uses the Fine >> OffsetUSB6 Station Driver, do I need to check it is installed? Station was >> working yesterday but checkig today with file:///var/www/html/weewx/ >> index. >> >> takes me to a page which shows data for *one day only*, 25/11/17, the >> day I installed weewx. How do I get it to show more? >> >> Details of location are clearly incorrect, can I just put the correct >> values in and save? The parts of weewx.conf which I think I should correct, >> at least for starters, are in attachment. >> Some advice would help me a great deal. >> > -- 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.
