So. I started from scratch. New OS (still Rasbian stretch). New
installation of WEEWX. This time not setup.py but standard package with
apt-get.
Time and date of my raspberry is correct.
html files generated show the correct timestamp.
Upload to Wunderground works.
Still no/no correct html files produced. Date and time completely off.
Values are completely wrong.
Weewx uptime in reports is nonsens. It goes up and down between reports
Below Syslog
*pi@raspberrypi*:*~ $* sudo /etc/init.d/weewx restart
[ ok ] Restarting weewx (via systemctl): weewx.service.
*pi@raspberrypi*:*~ $* sudo tail -f /var/log/syslog
May 11 10:42:16 raspberrypi weewx[1485]: engine: Loading station type TE923
(weewx.drivers.te923)
May 11 10:42:16 raspberrypi weewx[1470]: Starting weewx weather system:
weewx.
May 11 10:42:16 raspberrypi systemd[1]: Started LSB: weewx weather system.
May 11 10:42:16 raspberrypi weewx[1485]: te923: driver version is 0.24
May 11 10:42:16 raspberrypi weewx[1485]: te923: polling interval is 10
May 11 10:42:16 raspberrypi weewx[1485]: te923: sensor map is
{'extraBatteryStatus1': 'bat_2', 'outTemp': 't_1', 'outHumidity': 'h_1',
'extraHumid4': 'h_5', 'uvBatteryStatus': 'bat_uv', 'extraHumid2': 'h_3',
'extraHumid3': 'h_4', 'rainLinkStatus': 'link_rain', 'extraHumid1': 'h_2',
'rainBatteryStatus': 'bat_rain', 'extraTemp2': 't_3', 'extraTemp4': 't_5',
'uvLinkStatus': 'link_uv', 'windLinkStatus': 'link_wind', 'outLinkStatus':
'link_1', 'extraBatteryStatus2': 'bat_3', 'extraBatteryStatus3': 'bat_4',
'windBatteryStatus': 'bat_wind', 'outTempBatteryStatus': 'bat_1',
'extraBatteryStatus4': 'bat_5', 'extraTemp3': 't_4', 'extraLinkStatus1':
'link_2', 'extraLinkStatus2': 'link_3', 'extraLinkStatus3': 'link_4',
'extraLinkStatus4': 'link_5', 'inTemp': 't_in', 'inHumidity': 'h_in',
'extraTemp1': 't_2'}
May 11 10:42:16 raspberrypi weewx[1485]: te923: Found device on USB bus=
device=
May 11 10:42:16 raspberrypi weewx[1485]: te923: read: address 0x0000fc
May 11 10:42:17 raspberrypi weewx[1485]: te923: Failed attempt 1 of 5 to
read data: [Errno 110] Operation timed out
May 11 10:42:17 raspberrypi weewx[1485]: te923: Waiting 3 seconds before
retry
May 11 10:42:21 raspberrypi weewx[1485]: te923: read: 5a 00 00 05 3e a5 25
08 21 21 13 82 36 57 c1 43 60 c1 53 0a 00 ed 0a 0a 00 0a 0a 00 0a ff ff d2
3e 68
May 11 10:42:21 raspberrypi weewx[1485]: te923: detected small memory size
May 11 10:42:21 raspberrypi weewx[1485]: te923: logger capacity 208 records
May 11 10:42:21 raspberrypi weewx[1485]: te923: read: address 0x000000
May 11 10:42:21 raspberrypi weewx[1485]: te923: read: 5a 08 00 01 21 81 58
05 70 80 14 40 04 31 11 04 6a 70 00 80 00 28 e8 05 70 80 14 40 04 30 11 72
ff 79
May 11 10:42:21 raspberrypi weewx[1485]: te923: station time is
1525993200.0, computer time is 1526028141
May 11 10:42:21 raspberrypi weewx[1485]: engine: Loading service
weewx.engine.StdTimeSynch
May 11 10:42:21 raspberrypi weewx[1485]: engine: Finished loading service
weewx.engine.StdTimeSynch
May 11 10:42:21 raspberrypi weewx[1485]: engine: Loading service
weewx.engine.StdConvert
May 11 10:42:21 raspberrypi weewx[1485]: engine: StdConvert target unit is
0x1
May 11 10:42:21 raspberrypi weewx[1485]: engine: Finished loading service
weewx.engine.StdConvert
May 11 10:42:21 raspberrypi weewx[1485]: engine: Loading service
weewx.engine.StdCalibrate
May 11 10:42:21 raspberrypi weewx[1485]: engine: Finished loading service
weewx.engine.StdCalibrate
May 11 10:42:21 raspberrypi weewx[1485]: engine: Loading service
weewx.engine.StdQC
May 11 10:42:21 raspberrypi weewx[1485]: engine: Finished loading service
weewx.engine.StdQC
May 11 10:42:21 raspberrypi weewx[1485]: engine: Loading service
weewx.wxservices.StdWXCalculate
May 11 10:42:21 raspberrypi weewx[1485]: 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
May 11 10:42:21 raspberrypi weewx[1485]: wxcalculate: The following
algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
May 11 10:42:21 raspberrypi weewx[1485]: engine: Finished loading service
weewx.wxservices.StdWXCalculate
May 11 10:42:21 raspberrypi weewx[1485]: engine: Loading service
weewx.engine.StdArchive
May 11 10:42:21 raspberrypi weewx[1485]: engine: Archive will use data
binding wx_binding
May 11 10:42:21 raspberrypi weewx[1485]: engine: Record generation will be
attempted in 'hardware'
May 11 10:42:21 raspberrypi weewx[1485]: engine: Using archive interval of
300 seconds (specified in weewx configuration)
May 11 10:42:21 raspberrypi weewx[1485]: engine: Use LOOP data in hi/low
calculations: 1
May 11 10:42:21 raspberrypi weewx[1485]: manager: Daily summary version is
2.0
May 11 10:42:21 raspberrypi weewx[1485]: engine: Using binding 'wx_binding'
to database 'weewx.sdb'
May 11 10:42:21 raspberrypi weewx[1485]: manager: Starting backfill of
daily summaries
May 11 10:42:48 raspberrypi weewx[1485]: manager: Processed 88 records to
backfill 5 day summaries in 27.16 seconds
May 11 10:42:48 raspberrypi weewx[1485]: engine: Finished loading service
weewx.engine.StdArchive
May 11 10:42:48 raspberrypi weewx[1485]: engine: Loading service
weewx.restx.StdStationRegistry
May 11 10:42:48 raspberrypi weewx[1485]: restx: StationRegistry:
Registration not requested.
May 11 10:42:48 raspberrypi weewx[1485]: engine: Finished loading service
weewx.restx.StdStationRegistry
May 11 10:42:48 raspberrypi weewx[1485]: engine: Loading service
weewx.restx.StdWunderground
May 11 10:42:48 raspberrypi weewx[1485]: restx: Wunderground-PWS: Data for
station IOBERREU4 will be posted
May 11 10:42:48 raspberrypi weewx[1485]: engine: Finished loading service
weewx.restx.StdWunderground
May 11 10:42:48 raspberrypi weewx[1485]: engine: Loading service
weewx.restx.StdPWSweather
May 11 10:42:48 raspberrypi weewx[1485]: restx: PWSweather: Posting not
enabled.
May 11 10:42:48 raspberrypi weewx[1485]: engine: Finished loading service
weewx.restx.StdPWSweather
May 11 10:42:48 raspberrypi weewx[1485]: engine: Loading service
weewx.restx.StdCWOP
May 11 10:42:48 raspberrypi weewx[1485]: restx: CWOP: Posting not enabled.
May 11 10:42:48 raspberrypi weewx[1485]: engine: Finished loading service
weewx.restx.StdCWOP
May 11 10:42:48 raspberrypi weewx[1485]: engine: Loading service
weewx.restx.StdWOW
May 11 10:42:48 raspberrypi weewx[1485]: restx: WOW: Posting not enabled.
May 11 10:42:48 raspberrypi weewx[1485]: engine: Finished loading service
weewx.restx.StdWOW
May 11 10:42:48 raspberrypi weewx[1485]: engine: Loading service
weewx.restx.StdAWEKAS
May 11 10:42:48 raspberrypi weewx[1485]: restx: AWEKAS: Posting not enabled.
May 11 10:42:48 raspberrypi weewx[1485]: engine: Finished loading service
weewx.restx.StdAWEKAS
May 11 10:42:48 raspberrypi weewx[1485]: engine: Loading service
weewx.engine.StdPrint
May 11 10:42:48 raspberrypi weewx[1485]: engine: Finished loading service
weewx.engine.StdPrint
May 11 10:42:48 raspberrypi weewx[1485]: engine: Loading service
weewx.engine.StdReport
May 11 10:42:48 raspberrypi weewx[1485]: engine: Finished loading service
weewx.engine.StdReport
May 11 10:42:48 raspberrypi weewx[1485]: engine: Starting up weewx version
3.8.0
May 11 10:42:48 raspberrypi weewx[1485]: engine: Station does not support
reading the time
May 11 10:42:48 raspberrypi weewx[1485]: te923: reading records from logger
since 1527800880
May 11 10:42:48 raspberrypi weewx[1485]: te923: gen_records:
since_ts=1527800880 requested=None
May 11 10:42:48 raspberrypi weewx[1485]: te923: read: address 0x0000fe
May 11 10:42:48 raspberrypi weewx[1485]: manager: Daily summary version is
2.0
May 11 10:42:49 raspberrypi weewx[1485]: te923: read: 5a 05 3e a5 25 08 21
21 13 82 36 57 c1 43 60 c1 53 0a 00 ed 0a 0a 00 0a 0a 00 0a ff ff d2 3e 04
52 3e
May 11 10:42:49 raspberrypi weewx[1485]: te923: read: address 0x0000fb
May 11 10:42:49 raspberrypi weewx[1485]: te923: read: 5a 18 00 00 05 3e a5
25 08 21 21 13 82 36 57 c1 43 60 c1 53 0a 00 ed 0a 0a 00 0a 0a 00 0a ff ff
d2 4e
May 11 10:42:49 raspberrypi weewx[1485]: te923: record_index=62
May 11 10:42:49 raspberrypi weewx[1485]: te923: count=-491
oldest_addr=0x005317 latest_addr=0x000a0f
May 11 10:42:49 raspberrypi weewx[1485]: te923: read 0 records from logger
May 11 10:42:49 raspberrypi weewx[1485]: engine: Starting main packet loop.
May 11 10:42:49 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:42:49 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 84
29 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 61 c1 00 00 03 00 0b 2c
00 86
May 11 10:42:49 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:42:49 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:42:59 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:42:59 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:42:59 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:42:59 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:43:09 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:43:10 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:43:10 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:43:10 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:43:20 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:43:20 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:43:20 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:43:20 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:43:30 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:43:31 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:43:31 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:43:31 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:43:41 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:43:41 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:43:41 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:43:41 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:43:51 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:43:52 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:43:52 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:43:52 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:44:02 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:44:02 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:44:02 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:44:02 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:44:12 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:44:13 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:44:13 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:44:13 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:44:23 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:44:23 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:44:23 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:44:23 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:44:33 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:44:34 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:44:34 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:44:34 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:44:44 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:44:44 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 23 c1 82
31 c2 71 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 85
May 11 10:44:44 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:44:44 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:44:54 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:44:55 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 64 c1 13 00 04 00 07 2c
00 82
May 11 10:44:55 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:44:55 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:45:05 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:45:05 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:45:05 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:45:05 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:45:15 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:45:16 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:45:16 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:45:16 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:45:16 raspberrypi weewx[1485]: manager: Added record 2018-05-11
10:45:00 CEST (1526028300) to database 'weewx.sdb'
May 11 10:45:16 raspberrypi weewx[1485]: manager: Added record 2018-05-11
10:45:00 CEST (1526028300) to daily summary in 'weewx.sdb'
May 11 10:45:19 raspberrypi weewx[1485]: reportengine: Running reports for
latest time in the database.
May 11 10:45:19 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:45:19 raspberrypi weewx[1485]: reportengine: Running report
StandardReport
May 11 10:45:20 raspberrypi weewx[1485]: reportengine: Found configuration
file /etc/weewx/skins/Standard/skin.conf for report StandardReport
May 11 10:45:20 raspberrypi weewx[1485]: cheetahgenerator: using search
list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station',
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats',
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
May 11 10:45:20 raspberrypi weewx[1485]: manager: Daily summary version is
2.0
May 11 10:45:20 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:45:20 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:45:20 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:45:20 raspberrypi weewx[1485]: restx: Wunderground-PWS: Published
record 2018-05-11 10:45:00 CEST (1526028300)
May 11 10:45:26 raspberrypi weewx[1485]: cheetahgenerator: Generated 14
files for report StandardReport in 5.89 seconds
May 11 10:45:26 raspberrypi weewx[1485]: manager: Daily summary version is
2.0
May 11 10:45:30 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:45:31 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:45:31 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:45:31 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:45:35 raspberrypi weewx[1485]: imagegenerator: Generated 49
images for StandardReport in 9.57 seconds
May 11 10:45:35 raspberrypi weewx[1485]: copygenerator: copied 9 files to
/var/www/html/weewx
May 11 10:45:35 raspberrypi weewx[1485]: reportengine: Running report FTP
May 11 10:45:35 raspberrypi weewx[1485]: reportengine: Found configuration
file /etc/weewx/skins/Ftp/skin.conf for report FTP
May 11 10:45:35 raspberrypi weewx[1485]: ftpgenerator: FTP upload not
requested. Skipped.
May 11 10:45:35 raspberrypi weewx[1485]: reportengine: Running report RSYNC
May 11 10:45:35 raspberrypi weewx[1485]: reportengine: Found configuration
file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
May 11 10:45:35 raspberrypi weewx[1485]: rsyncgenerator: rsync upload not
requested. Skipped.
May 11 10:45:41 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:45:41 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:45:41 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:45:41 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:45:51 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:45:52 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:45:52 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:45:52 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:46:02 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:46:02 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:46:02 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:46:02 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:46:12 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:46:13 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:46:13 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:46:13 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:46:23 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:46:23 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:46:23 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:46:23 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:46:33 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:46:34 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:46:34 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:46:34 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:46:44 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:46:44 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 25 c1 83
33 c2 73 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 9d
May 11 10:46:44 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:46:44 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:46:54 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:46:55 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 28 c1 79
39 c2 72 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 66 c1 00 00 04 00 09 2c
00 61
May 11 10:46:55 raspberrypi weewx[1485]: te923: read: address 0x00004c
May 11 10:46:55 raspberrypi weewx[1485]: te923: read: 5a ff ff ff ff ff ff
ff ff ff ff ff ff ff 6e 5d 03 06 9a ff ff 55 11 10 17 69 3f 6a 3f 6d 3f 6c
3f 48
May 11 10:47:05 raspberrypi weewx[1485]: te923: read: address 0x020001
May 11 10:47:05 raspberrypi weewx[1485]: te923: read: 5a 16 a2 41 28 c1 79
39 c2 72 0a 00 0a 0a 00 0a 0a 00 0a ff ff 6a 3f 04 73 c1 00 00 05 00 05 2c
00 79
May 11 10:47:05 raspberrypi weewx[1485]: te923: read: address 0x00004c
Am Freitag, 11. Mai 2018 00:40:22 UTC+2 schrieb gjr80:
>
> Hi,
>
> In addition to what Andrew suggested, if you are still having problems do
> set debug=1, stop/start weeWX and then post a good few cycles of the log
> (about 3 x your archive period). You did the right thing using debug=1 and
> checking the log but sometimes the clue is what is not in the log rather
> than any sort of obvious error entry.
>
> Gary
>
> On Thursday, 10 May 2018 23:04:17 UTC+10, Andrew Milner wrote:
>>
>> My obvious checklist would involve some, or all, of:
>>
>> 1. stop weewx
>> 2. check date, time and timezone on your rpi are correct
>> 3. ideally install a clock else follow the advice in the wiki regarding
>> running weewx on an rpi and ensuring correct time is set before starting
>> weewx
>>
>> 4. delete records in database archive which are clearly incorrect
>> (dateTime > xxxxx)
>> 5. drop daily stats
>> 6. rebuild daily stats
>>
>> 7. delete html files
>> 8. manually run reports - check if html is now generated correctly with
>> correct info and dates
>>
>> 9. restart weewx if all looks good
>>
>>
>> On Thursday, 10 May 2018 15:26:59 UTC+3, Peter Roed wrote:
>>>
>>> I am pretty desperate. Had Weewx running until my SD-card died (no
>>> backup. Idiot, I know).
>>>
>>> Hardware Raspberry Pi 3
>>> OS Raspbian GNU/Linux 9 (stretch)
>>> Weewx 3.8.0
>>> Station is TE838
>>>
>>> Installed via setup.py.
>>>
>>> No major changes to weewx.conf (except station data and FTP upload).
>>>
>>> weewx seems to run without problem. I used debug mode and no errors
>>> visible.
>>>
>>>
>>> Problem is, html files generated are nonsens. They show a date 31/5/18
>>> and time 23:08 (does not change). Correct would be 10/15/18 and varying
>>> times between 10:00 and 14:00
>>>
>>> And the sensor data is not correct. Doesn't show temperatures which are
>>> included in the weewx.sdb. Outside temperatur N/A (Station shows
>>> temperature) Inside temperature 21,5 Celsius (Station shows 18.5)
>>>
>>> This is both in /home/weewx/public_html and my website (FTP upload).
>>>
>>> What I already did:
>>>
>>> deleted and resinstalled weewx
>>> deleted weewx.sdb
>>> deleted html files
>>>
>>>
>>> Nothing changes
>>>
>>> What can I do? What is wrong with my system
>>>
>>>
>>>
--
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.