CWOP issues with RPi 3 (Raspbian Jessie) and Davis Vantage Vue

141 views
Skip to first unread message

Brad Bowers

unread,
May 9, 2016, 11:24:07 AM5/9/16
to weewx-user
So I just finished setting up my RPi3 with Raspbian Jessie and my Davis Vantage Vue. I've got weewx installed and running fine with the Vue (Davis brand logger). It posts to Wunderground fine with the rapid fire. But I'm having issues getting CWOP to work. I have the following settings for CWOP but nothing shows in the log and it won't upload. Any ideas? Also trying to get the other errors with the cheetahgenerator worked out too. It SAYS data for station DW8530 will be posted but it doesn't actually do that.... interesting

SO this is a fresh install of Raspbian Jessie, /boot only running off of SD card, everything else is running from a 32gb usb stick. Running a RTC module for proper time keeping on boot which works fine.


    [[CWOP]]
        # This section is for configuring posts to CWOP.

        # If you wish to do this, set the option 'enable' to true,
        # and specify the station ID (e.g., CW1234).
        enable = true
        station = DW8530
        post_interval = 300
        log_success = true
        log_failure = true

  [[Wunderground]]
        # This section is for configuring posts to the Weather Underground.

        # If you wish to do this, set the option 'enable' to true,
        # and specify a station (e.g., 'KORHOODR3') and password.
        enable = true
        station = KNYBALLS10
        password = (REDACTED)

        # Set the following to True to have weewx use the WU "Rapidfire"
        # protocol. Not all hardware can support it. See the User's Guide.
        rapidfire = True

pi@piwx:~ $ tail -f /var/log/syslog
May  8 20:53:51 piwx weewx[10613]: manager: Created and initialized table 'archive' in database 'weewx.sdb'
May  8 20:53:51 piwx weewx[10613]: manager: Created daily summary tables
May  8 20:53:51 piwx weewx[10613]: engine: Using binding 'wx_binding' to database 'weewx.sdb'
May  8 20:53:51 piwx weewx[10613]: manager: Starting backfill of daily summaries
May  8 20:53:51 piwx weewx[10613]: manager: Daily summaries up to date
May  8 20:53:51 piwx weewx[10613]: restx: Wunderground-RF: Data for station KNYBALLS10 will be posted
May  8 20:53:51 piwx weewx[10613]: restx: CWOP: Data for station DW8530 will be posted
May  8 20:53:51 piwx weewx[10613]: engine: Starting up weewx version 3.5.0
May  8 20:53:51 piwx weewx[10613]: engine: Clock error is -0.90 seconds (positive is fast)
May  8 20:53:51 piwx weewx[10613]: engine: Starting main packet loop.
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template NOAA/NOAA-YYYY.txt.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template NOAA/NOAA-YYYY-MM.txt.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template week.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template smartphone/temp_outside.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template mobile.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template smartphone/radar.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template smartphone/wind.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template month.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template smartphone/rain.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template year.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template smartphone/barometer.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template smartphone/index.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template index.html.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Skipping template RSS/weewx_rss.xml.tmpl: cannot find start time
May  8 20:55:15 piwx weewx[10613]: cheetahgenerator: Generated 0 files for report StandardReport in 0.07 seconds
May  8 20:55:20 piwx weewx[10613]: genimages: Generated 49 images for StandardReport in 4.19 seconds
May  8 20:55:20 piwx weewx[10613]: reportengine: copied 14 files to /weewx/public_html

Thomas Keffer

unread,
May 13, 2016, 5:25:34 PM5/13/16
to weewx-user
Brad,

I am assuming that you have a regular Davis logger. There is some issue that is preventing weewx from reading archive records off it. The WU Rapidfire posts are unaffected because they use LOOP packets (not archive records).

Try resetting the logger. See the section "Corrupt station memory" in the User's Guide.

-tk



--
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 weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages