Hey Everyone,

Firstly, thanks for reading! Really appreciate it.

I installed Weewx today on the following:

Hardware: Rasp pi 3 model B ( latest version )
Weather Station: Vantage Pro 2 Plus
Data Logger:  Belfryboy Data Logger


*Installation*
1) Went through the standard install as per the documentation
2) Attempted to get everything working but realised I'd left the quotes off 
the WU station ID and password
3) Purged the fake-clock ( sudo apt-get purge fake-hwclock )
4) Installed NTP via ( sudo apt-get install ntp )
5) Executed ( timedatectl set-ntp true )
5) Rebooted the Rasp pi

-----

The issue is that it will send data to WU for approximately 5 to 15 minutes 
and then stop.

I also followed the instructions as per 
: https://github.com/weewx/weewx/wiki/Raspberry%20Pi . ( that is turning 
off the fake-clock )

*Logs - syslog*


Last login: Fri Nov  4 04:16:49 2016
☁  ~  sudo tail -f /var/log/syslog
Nov  4 04:16:52 raspberrypi dbus-daemon[657]: Successfully activated 
service 'org.gtk.vfs.AfcVolumeMonitor'
Nov  4 04:16:52 raspberrypi systemd[639]: Started Virtual filesystem 
service - Apple File Conduit monitor.
Nov  4 04:16:52 raspberrypi dbus-daemon[657]: Activating via systemd: 
service name='org.gtk.vfs.GoaVolumeMonitor' 
unit='gvfs-goa-volume-monitor.service'
Nov  4 04:16:52 raspberrypi systemd[639]: Starting Virtual filesystem 
service - GNOME Online Accounts monitor...
Nov  4 04:16:52 raspberrypi dbus-daemon[657]: Successfully activated 
service 'org.gtk.vfs.GoaVolumeMonitor'
Nov  4 04:16:52 raspberrypi systemd[639]: Started Virtual filesystem 
service - GNOME Online Accounts monitor.
Nov  4 04:16:53 raspberrypi ntpd[489]: Listen normally on 7 wlan0 
192.168.1.100:123
Nov  4 04:16:53 raspberrypi kernel: [   13.196012] random: crng init done
Nov  4 04:16:59 raspberrypi systemd[1]: Started Session c3 of user pi.
Nov  4 04:17:01 raspberrypi CRON[1009]: (root) CMD (   cd / && run-parts 
--report /etc/cron.hourly)
Nov  4 04:17:51 raspberrypi ntpd[489]: Soliciting pool server 14.202.204.182
Nov  4 04:17:52 raspberrypi ntpd[489]: Soliciting pool server 203.114.73.24
Nov  4 04:17:52 raspberrypi ntpd[489]: Soliciting pool server 203.7.149.149
Nov  4 04:17:53 raspberrypi ntpd[489]: Soliciting pool server 
2407:6180:0:4::3
Nov  4 04:17:53 raspberrypi ntpd[489]: Soliciting pool server 
203.122.222.149
Nov  4 04:17:53 raspberrypi ntpd[489]: Soliciting pool server 
103.236.162.131
Nov  4 04:17:54 raspberrypi ntpd[489]: Soliciting pool server 144.48.166.166
Nov  4 04:17:54 raspberrypi ntpd[489]: Soliciting pool server 
104.156.232.147
Nov  4 04:17:55 raspberrypi ntpd[489]: Soliciting pool server 
203.135.184.123
Nov  4 04:17:57 raspberrypi ntpd[489]: Soliciting pool server 129.250.35.250
Nov  4 04:17:58 raspberrypi ntpd[489]: Soliciting pool server 52.64.149.91
Nov  4 04:17:59 raspberrypi ntpd[489]: Soliciting pool server 202.60.94.11
Jan 15 19:06:09 raspberrypi systemd[1]: Time has been changed
Jan 15 19:06:09 raspberrypi systemd[639]: Time has been changed
Jan 15 19:06:09 raspberrypi ntpd[489]: receive: Unexpected origin timestamp 
0xdbc5efc9.5f5c71da does not match aorg 0000000000.00000000 from 
[email protected] xmt 0xde06df71.e01957fb
Jan 15 19:06:09 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 
37min 50.228437s random time.
Jan 15 19:06:09 raspberrypi ntpd[489]: receive: Unexpected origin timestamp 
0xdbc5efc9.5f6392f1 does not match aorg 0000000000.00000000 from 
[email protected] xmt 0xde06df71.e0aba0fc
Jan 15 19:06:09 raspberrypi systemd[1]: apt-daily.timer: Adding 2h 39min 
2.074327s random time.
Jan 15 19:06:10 raspberrypi weewx[565]: vantage: LOOP try #1; error: 
Expected to read 99 chars; got 22 instead
Jan 15 19:06:10 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:06:11 raspberrypi weewx[565]: vantage: Retry  #0 failed
Jan 15 19:06:11 raspberrypi weewx[565]: vantage: Rude wake up of console 
successful
Jan 15 19:06:12 raspberrypi weewx[565]: vantage: Getting archive packets 
since 2018-01-15 19:00:00 AEDT (1516003200)
Jan 15 19:06:12 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:06:12 raspberrypi weewx[565]: vantage: Retrieving 0 page(s); 
starting index= 0
Jan 15 19:06:12 raspberrypi weewx[565]: reportengine: Running reports for 
latest time in the database.
Jan 15 19:06:12 raspberrypi weewx[565]: engine: garbage collected 217 
objects
Jan 15 19:06:12 raspberrypi weewx[565]: reportengine: Running report 
StandardReport
Jan 15 19:06:12 raspberrypi weewx[565]: reportengine: Found configuration 
file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Jan 15 19:06:12 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:06:12 raspberrypi weewx[565]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Jan 15 19:06:12 raspberrypi weewx[565]: manager: Daily summary version is 
2.0
Jan 15 19:06:12 raspberrypi weewx[565]: engine: Clock error is -37810088.49 
seconds (positive is fast)
Jan 15 19:06:12 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:06:12 raspberrypi weewx[565]: vantage: Clock set to 2018-01-15 
19:06:13 AEDT (1516003573)
Jan 15 19:06:12 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:06:13 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:06:14 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:06:14 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:06:15 raspberrypi weewx[565]: vantage: Retry  #0 failed
Jan 15 19:06:16 raspberrypi weewx[565]: cheetahgenerator: Generated 14 
files for report StandardReport in 4.42 seconds
Jan 15 19:06:16 raspberrypi weewx[565]: manager: Daily summary version is 
2.0
Jan 15 19:06:19 raspberrypi weewx[565]: imagegenerator: Generated 24 images 
for StandardReport in 2.38 seconds
Jan 15 19:06:19 raspberrypi weewx[565]: copygenerator: copied 9 files to 
/var/www/html/weewx
Jan 15 19:06:19 raspberrypi weewx[565]: reportengine: Running report FTP
Jan 15 19:06:19 raspberrypi weewx[565]: reportengine: Found configuration 
file /etc/weewx/skins/Ftp/skin.conf for report FTP
Jan 15 19:06:19 raspberrypi weewx[565]: ftpgenerator: FTP upload not 
requested. Skipped.
Jan 15 19:06:19 raspberrypi weewx[565]: reportengine: Running report RSYNC
Jan 15 19:06:19 raspberrypi weewx[565]: reportengine: Found configuration 
file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Jan 15 19:06:19 raspberrypi weewx[565]: rsyncgenerator: rsync upload not 
requested. Skipped.
Jan 15 19:06:19 raspberrypi weewx[565]: vantage: Retry  #1 failed
Jan 15 19:06:19 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:06:19 raspberrypi weewx[565]: reportengine: Running reports for 
latest time in the database.
Jan 15 19:06:19 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:06:19 raspberrypi weewx[565]: reportengine: Running report 
StandardReport
Jan 15 19:06:19 raspberrypi weewx[565]: reportengine: Found configuration 
file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Jan 15 19:06:19 raspberrypi weewx[565]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Jan 15 19:06:19 raspberrypi weewx[565]: manager: Daily summary version is 
2.0
Jan 15 19:06:20 raspberrypi weewx[565]: vantage: Retry  #0 failed
Jan 15 19:06:20 raspberrypi weewx[565]: vantage: Rude wake up of console 
successful
Jan 15 19:06:20 raspberrypi weewx[565]: cheetahgenerator: Generated 14 
files for report StandardReport in 1.30 seconds
Jan 15 19:06:20 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:06:20 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:06:20 raspberrypi weewx[565]: manager: Daily summary version is 
2.0
Jan 15 19:06:22 raspberrypi weewx[565]: vantage: Retry  #0 failed
Jan 15 19:06:22 raspberrypi weewx[565]: vantage: Rude wake up of console 
successful
Jan 15 19:06:22 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:06:22 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.

-----------

Even, whilst typing this ( in the past 5 minutes the data is no longer 
getting to WU ).

The latest logs show this:
☁  ~  sudo tail -f /var/log/syslog
Jan 15 19:26:16 raspberrypi weewx[565]: manager: Daily summary version is 
2.0
Jan 15 19:26:16 raspberrypi weewx[565]: vantage: Retry  #0 failed
Jan 15 19:26:18 raspberrypi weewx[565]: imagegenerator: Generated 24 images 
for StandardReport in 2.30 seconds
Jan 15 19:26:18 raspberrypi weewx[565]: copygenerator: copied 0 files to 
/var/www/html/weewx
Jan 15 19:26:18 raspberrypi weewx[565]: reportengine: Running report FTP
Jan 15 19:26:18 raspberrypi weewx[565]: reportengine: Found configuration 
file /etc/weewx/skins/Ftp/skin.conf for report FTP
Jan 15 19:26:18 raspberrypi weewx[565]: ftpgenerator: FTP upload not 
requested. Skipped.
Jan 15 19:26:18 raspberrypi weewx[565]: reportengine: Running report RSYNC
Jan 15 19:26:18 raspberrypi weewx[565]: reportengine: Found configuration 
file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Jan 15 19:26:18 raspberrypi weewx[565]: rsyncgenerator: rsync upload not 
requested. Skipped.
Jan 15 19:26:21 raspberrypi weewx[565]: vantage: Retry  #1 failed
Jan 15 19:26:21 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:26:21 raspberrypi weewx[565]: reportengine: Running reports for 
latest time in the database.
Jan 15 19:26:21 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:26:21 raspberrypi weewx[565]: reportengine: Running report 
StandardReport
Jan 15 19:26:21 raspberrypi weewx[565]: reportengine: Found configuration 
file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Jan 15 19:26:21 raspberrypi weewx[565]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Jan 15 19:26:21 raspberrypi weewx[565]: manager: Daily summary version is 
2.0
Jan 15 19:26:21 raspberrypi weewx[565]: vantage: Rude wake up of console 
successful
Jan 15 19:26:21 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:26:21 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:26:21 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:26:21 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:26:21 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:26:22 raspberrypi weewx[565]: cheetahgenerator: Generated 14 
files for report StandardReport in 1.29 seconds
Jan 15 19:26:22 raspberrypi weewx[565]: manager: Daily summary version is 
2.0
Jan 15 19:26:23 raspberrypi weewx[565]: vantage: Retry  #0 failed
Jan 15 19:26:23 raspberrypi weewx[565]: vantage: Rude wake up of console 
successful
Jan 15 19:26:23 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:26:23 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:26:23 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:26:23 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:26:23 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:26:23 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:26:23 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:26:23 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:26:24 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:26:24 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:26:24 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:26:24 raspberrypi weewx[565]: vantage: Rude wake up of console 
successful
Jan 15 19:26:24 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:26:24 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:26:24 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:26:24 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:26:24 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.
Jan 15 19:26:24 raspberrypi weewx[565]: vantage: Gentle wake up of console 
successful
Jan 15 19:26:24 raspberrypi weewx[565]: engine: Launch of report thread 
aborted: existing report thread still running
Jan 15 19:26:24 raspberrypi weewx[565]: vantage: Requesting 200 LOOP 
packets.

--------


Here's another log showing time date status

timedatectl status
      Local time: Mon 2018-01-15 19:29:04 AEDT
  Universal time: Mon 2018-01-15 08:29:04 UTC
        RTC time: n/a
       Time zone: Australia/Melbourne (AEDT, +1100)
 Network time on: yes
NTP synchronized: yes
 RTC in local TZ: no


Any help or guidance on this matter would be very greatly appreciated. It's 
really cool having the data there. It's just getting the data to keep going.

Cheers.
Bennie

-- 
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