Weewx restx: Ambient and Wunderground but no WOW, AWEKAS. , CWOP, Weathercloud and no failure messages

49 views
Skip to first unread message

Robin Chester

unread,
Dec 16, 2019, 9:22:27 PM12/16/19
to weewx-user
Pi 4B
Full Debian Buster OS load on clean SD
Weewx 3.9.2-1 setup.py install
VP2

Syslog excerpt in attached file; truncated: Starts from weewx restart, ends after several Wunderground RF reports (they continue as the only published records after setting debug to 1 (with debug = 3, the AWEKAS records were published))

Excerpt from weewx.conf:
# This section is for general configuration information.

# Set to 1 for extra debug info, otherwise comment it out or set to zero
debug = 1

# Root directory of the weewx data file hierarchy for this station
WEEWX_ROOT = /home/weewx

# Whether to log successful operations
log_success = True

# Whether to log unsuccessful operations
log_failure = True

# How long to wait before timing out a socket (FTP, HTTP) connection
socket_timeout = 20

# Do not modify this. It is used when installing and updating weewx.
version = 3.9.2


[StdRESTful]

    [[StationRegistry]]
        # To register this weather station with weewx, set this to true
        register_this_station = true

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

        # If you wish to do this, set the option 'enable' to true,
        # and specify a username and password.
        # To guard against parsing errors, put the password in quotes.
        enable = true
        username = rcnzz
        password = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    [[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 = EW2751

    # If this is an APRS (radio amateur) station, uncomment
    # the following and replace with a passcode (e.g., 12345).
    #passcode = replace_me (APRS stations only)

    [[PWSweather]]
        # This section is for configuring posts to PWSweather.com.

        # If you wish to do this, set the option 'enable' to true,
        # and specify a station and password.
        # To guard against parsing errors, put the password in quotes.
        enable = true
        station = IAUCKLAN159
        password = xxxxxxxxxxxxxxxxxxxxxx

    [[WeatherCloud]]
        id = 90734c166072f2eco
        key = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

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

        # If you wish to do this, set the option 'enable' to true,
        # and specify a station and password.
        # To guard against parsing errors, put the password in quotes.
        enable = true
        station = 1b29c260-51e2-e911-b3ba-0003ff59b0d7
        password = XXXXXXXXXXXXXXXXXXXXXXXXXXX

    [[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.
        # To guard against parsing errors, put the password in quotes.
        enable = true
        station = IAUCKLAN159
        password = qxxxxxxxxxxxxxv

        # 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

##############################################################################






Group_Post_Weewx.info

gjr80

unread,
Dec 16, 2019, 9:49:43 PM12/16/19
to weewx-user
Hi,

We are going to need to see some more log, probably at least the next 30 minutes but preferably an hour plus. You are using the default 30 minute archive interval for the vantage stations so you will only see a post to WOW once every 30 minutes (so it is possible everything is fine). WU rapid fire on the other hand publishes every 2.5 odd seconds for a vantage station.

You may wish to change your archive interval to something shorter like 5 minutes. If you do wish to change your interval you can use the wee_device utility to do this using the —set-interval action (http://weewx.com/docs/hardware.htm#vantage_notes). Just remember to stop WeeWX first.

Gary

Robin Chester

unread,
Dec 17, 2019, 4:55:03 AM12/17/19
to weewx-user
Thanks VERY much, Gary!

Interval changed to 5 minutes.

Saved some interesting log items; weewx restarted; will grab log in the morning for here.

Cheers


Robin..
Reply all
Reply to author
Forward
0 new messages