Hi

I have just moved from Meteobridge to weeWX running at Raspberry PI 3. I'm 
using the API for Meteotemplate and this part works perfect.

My problem is WU and Awekas. weeWX is not sending updates to these 2 
networks. My WU station is ICAPITAL15. My station is Davis Vantage Pro2 
using USB.

I have attached the syslog.

>From weeWX.conf:

[[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 = ICAPITAL15
        # To guard against parsing errors, put your password in quotes:
        password = "password in quotes"

[[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.
        enable = true
        username = gand
        # To guard against parsing errors, put your password in quotes:
        password = "password in quotes"

I have deleted the fake-clock.

Any hints?

Thanks for your help.

-- 
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.
May 24 18:43:03 weeWX systemd[1]: Time has been changed
May 24 18:43:03 weeWX weewx[632]: engine: Using configuration file 
/etc/weewx/weewx.conf
May 24 18:43:03 weeWX weewx[632]: engine: Loading station type Vantage 
(weewx.drivers.vantage)
May 24 18:43:03 weeWX weewx[632]: engine: StdConvert target unit is 0x1
May 24 18:43:03 weeWX weewx[632]: 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 24 18:43:03 weeWX weewx[632]: wxcalculate: The following algorithms will be 
used for calculations: altimeter=aaNOAA, maxSolarRad=RS
May 24 18:43:03 weeWX weewx[632]: engine: Archive will use data binding 
wx_binding
May 24 18:43:03 weeWX weewx[632]: engine: Record generation will be attempted 
in 'hardware'
May 24 18:43:03 weeWX weewx[632]: engine: The archive interval in the 
configuration file (300) does not match the station hardware interval (1800).
May 24 18:43:03 weeWX weewx[632]: engine: Using archive interval of 1800 
seconds (specified by hardware)
May 24 18:43:03 weeWX weewx[632]: engine: Using binding 'wx_binding' to 
database 'weewx.sdb'
May 24 18:43:03 weeWX weewx[632]: manager: Starting backfill of daily summaries
May 24 18:43:03 weeWX weewx[632]: restx: StationRegistry: Registration not 
requested.
May 24 18:43:03 weeWX weewx[632]: restx: Wunderground-PWS: Data for station 
ICAPITAL15 will be posted
May 24 18:43:03 weeWX weewx[632]: restx: PWSweather: Posting not enabled.
May 24 18:43:03 weeWX weewx[632]: restx: CWOP: Posting not enabled.
May 24 18:43:03 weeWX weewx[632]: restx: WOW: Posting not enabled.
May 24 18:43:03 weeWX weewx[632]: restx: AWEKAS: Data will be uploaded for user 
gand
May 24 18:43:03 weeWX weewx[632]: restx: Meteotemplate: service version is 0.9
May 24 18:43:03 weeWX weewx[632]: restx: Meteotemplate: Data will be uploaded 
to http://vsvejr.dk/vsvejr/api.php
May 24 18:43:03 weeWX weewx[632]: engine: Starting up weewx version 3.7.1
May 24 18:43:03 weeWX weewx[632]: engine: Clock error is 0.15 seconds (positive 
is fast)
May 24 18:43:05 weeWX weewx[632]: engine: Starting main packet loop.
May 24 18:43:06 weeWX weewx[632]: restx: Meteotemplate: Published record 
2017-05-24 18:43:06 CEST (1495644186)
May 24 18:43:06 weeWX weewx[632]: restx: Meteotemplate: Published record 
2017-05-24 18:43:06 CEST (1495644186)
May 24 18:43:08 weeWX weewx[632]: restx: Meteotemplate: Published record 
2017-05-24 18:43:08 CEST (1495644188)
May 24 18:43:08 weeWX dhcpcd[733]: ham0: using IPv4LL address 169.254.185.103
May 24 18:43:08 weeWX dhcpcd[733]: ham0: adding route to 169.254.0.0/16
May 24 18:43:08 weeWX avahi-daemon[440]: Registering new address record for 
169.254.185.103 on ham0.IPv4.
May 24 18:43:08 weeWX kernel: [   26.128995] random: crng init done
May 24 18:43:09 weeWX dhcpcd[733]: ham0: no IPv6 Routers available
May 24 18:43:10 weeWX weewx[632]: restx: Meteotemplate: Published record 
2017-05-24 18:43:10 CEST (1495644190)
May 24 18:43:10 weeWX ntpd[757]: Listen normally on 9 ham0 169.254.185.103 UDP 
123
May 24 18:43:10 weeWX ntpd[757]: peers refreshed

Reply via email to