Author Topic: Steel gauges not updating  (Read 1715 times)

0 Members and 1 Guest are viewing this topic.

Offline Skyliner

  • Member
  • *
  • Posts: 3
    • MeteoArchena
Steel gauges not updating
« on: November 25, 2017, 09:32:54 AM »
Hi

I've installed Steel gauges for weewx and json gauge-data.txt for feeding the gauges is generated only the first minute that weewx is started. In the next minute (all this seen with option debug 2) rtgd.py data_service is reading the data from the Davis (via Ethernet through VVP in the other machine) but not writing the data to gauge-data.txt.

Here is the log:

Nov 25 15:26:56 localhost weewx[19966]: rtgd: queued loop packet (1511620016)
Nov 25 15:26:56 localhost weewx[19966]: rtgdthread: received loop packet (1511620016)
Nov 25 15:26:56 localhost weewx[19966]: rtgdthread: created cached loop packet (1511620016)
Nov 25 15:26:56 localhost weewx[19966]: rtgdthread: gauge-data.txt (1511620016) generated in 0.01015 seconds
Nov 25 15:26:56 localhost weewx[19966]: rtgd: queued loop packet (1511620016)
Nov 25 15:26:56 localhost weewx[19966]: rtgdthread: received loop packet (1511620016)
Nov 25 15:26:56 localhost weewx[19966]: rtgdthread: packet (1511620016) skipped
Nov 25 15:26:58 localhost weewx[19966]: rtgd: queued loop packet (1511620018)
Nov 25 15:26:58 localhost weewx[19966]: rtgdthread: received loop packet (1511620018)
Nov 25 15:26:58 localhost weewx[19966]: rtgdthread: packet (1511620018) skipped
Nov 25 15:26:58 localhost weewx[19966]: rtgd: queued loop packet (1511620019)
Nov 25 15:26:58 localhost weewx[19966]: rtgdthread: received loop packet (1511620019)
Nov 25 15:26:58 localhost weewx[19966]: rtgdthread: packet (1511620019) skipped
Nov 25 15:27:00 localhost weewx[19966]: rtgd: queued loop packet (1511620021)
Nov 25 15:27:00 localhost weewx[19966]: rtgdthread: received loop packet (1511620021)
Nov 25 15:27:00 localhost weewx[19966]: rtgd: queued weewx.END_ARCHIVE_PERIOD event
Nov 25 15:27:00 localhost weewx[19966]: rtgdthread: created cached loop packet (1511620021)
Nov 25 15:27:00 localhost weewx[19966]: pond: found value of 16.6
Nov 25 15:27:00 localhost weewx[19966]: pond: found value of 41.6
Nov 25 15:27:00 localhost weewx[19966]: rtgdthread: gauge-data.txt (1511620021) generated in 0.02603 seconds
Nov 25 15:27:00 localhost weewx[19966]: rtgdthread: received event - END_ARCHIVE_PERIOD
Nov 25 15:27:01 localhost CRON[19976]: (root) CMD (python /home/jmviper/sht35log.py)
Nov 25 15:27:01 localhost weewx[19966]: manager: Added record 2017-11-25 15:27:00 CET (1511620020) to database 'weewx.sdb'
Nov 25 15:27:02 localhost weewx[19966]: manager: Added record 2017-11-25 15:27:00 CET (1511620020) to daily summary in 'weewx.sdb'
Nov 25 15:27:02 localhost weewx[19966]: rtgd: queued archive record (1511620020.0)
Nov 25 15:27:02 localhost weewx[19966]: rtgdthread: received archive record (1511620020.0)
Nov 25 15:27:02 localhost weewx[19966]: rtgd: queued min/max barometer values
Nov 25 15:27:02 localhost weewx[19966]: reportengine: Running reports for latest time in the database.
Nov 25 15:27:02 localhost weewx[19966]: vantage: Requesting 200 LOOP packets.
Nov 25 15:27:02 localhost weewx[19966]: reportengine: Running report StandardReport
Nov 25 15:27:02 localhost weewx[19966]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Nov 25 15:27:02 localhost weewx[19966]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Nov 25 15:27:03 localhost weewx[19966]: manager: Daily summary version is 1.0
Nov 25 15:27:08 localhost weewx[19966]: cheetahgenerator: Generated 14 files for report StandardReport in 5.11 seconds
Nov 25 15:27:08 localhost weewx[19966]: manager: Daily summary version is 1.0
Nov 25 15:27:08 localhost weewx[19966]: vantage: ip-read error: timed out
Nov 25 15:27:08 localhost weewx[19966]: vantage: Retry  #0 failed
Nov 25 15:27:09 localhost weewx[19966]: imagegenerator: Generated 12 images for StandardReport in 1.30 seconds
Nov 25 15:27:09 localhost weewx[19966]: copygenerator: copied 9 files to /var/www/weewx
Nov 25 15:27:09 localhost weewx[19966]: reportengine: Running report FTP
Nov 25 15:27:09 localhost weewx[19966]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP
Nov 25 15:27:09 localhost weewx[19966]: ftpgenerator: FTP upload not requested. Skipped.
Nov 25 15:27:09 localhost weewx[19966]: reportengine: Running report RSYNC
Nov 25 15:27:09 localhost weewx[19966]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Nov 25 15:27:09 localhost weewx[19966]: rsyncgenerator: rsync upload not requested. Skipped.
Nov 25 15:27:09 localhost weewx[19966]: vantage: Gentle wake up of console successful
Nov 25 15:27:10 localhost weewx[19966]: rtgd: queued loop packet (1511620031)
Nov 25 15:27:10 localhost weewx[19966]: rtgd: queued loop packet (1511620031)
Nov 25 15:27:10 localhost weewx[19966]: rtgd: queued loop packet (1511620031)
Nov 25 15:27:13 localhost weewx[19966]: rtgd: queued loop packet (1511620033)
Nov 25 15:27:13 localhost weewx[19966]: rtgd: queued loop packet (1511620033)
Nov 25 15:27:15 localhost weewx[19966]: rtgd: queued loop packet (1511620035)
Nov 25 15:27:15 localhost weewx[19966]: rtgd: queued loop packet (1511620035)
Nov 25 15:27:17 localhost weewx[19966]: rtgd: queued loop packet (1511620037)
Nov 25 15:27:17 localhost weewx[19966]: rtgd: queued loop packet (1511620037)
Nov 25 15:27:19 localhost weewx[19966]: rtgd: queued loop packet (1511620039)
Nov 25 15:27:19 localhost weewx[19966]: rtgd: queued loop packet (1511620039)
Nov 25 15:27:21 localhost weewx[19966]: rtgd: queued loop packet (1511620041)
Nov 25 15:27:21 localhost weewx[19966]: rtgd: queued loop packet (1511620041)
Nov 25 15:27:23 localhost weewx[19966]: rtgd: queued loop packet (1511620043)
Nov 25 15:27:23 localhost weewx[19966]: rtgd: queued loop packet (1511620043)
Nov 25 15:27:25 localhost weewx[19966]: rtgd: queued loop packet (1511620045)
Nov 25 15:27:25 localhost weewx[19966]: rtgd: queued loop packet (1511620046)
Nov 25 15:27:27 localhost weewx[19966]: rtgd: queued loop packet (1511620048)
Nov 25 15:27:27 localhost weewx[19966]: rtgd: queued loop packet (1511620048)
Nov 25 15:27:29 localhost weewx[19966]: rtgd: queued loop packet (1511620050)
Nov 25 15:27:29 localhost weewx[19966]: rtgd: queued loop packet (1511620050)

After rtgdthread: received event - END_ARCHIVE_PERIOD the file is stopped generating.

Any ideas ??

Thanks