Recent rebuild of my Pi-2 weewx software is failing to upload to PWS.
H/S info:  Pi-2, Buster ver. 10. weewx ver. 4.1.1, ethernet cable.

Question:
How/where is "*station_url must be specified\n'" *specified?

Conf:

  # If the connection type is ethernet, an IP Address/hostname is required:
    host = 192.168.1.10/24 

   [[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 = KCACLARE3
        password = "xxxxx"

Syslog  output:

Sep 28 16:00:29 raspberrypi weewx[1878] DEBUG weewx.restx: PWSWeather: 
Failed upload attempt 1: timed out
Sep 28 16:00:30 raspberrypi weewx[1878] DEBUG weewx.restx: StationRegistry: 
Failed upload attempt 3: *b'FAIL: bad registration info: station_url must 
be specified\n'*
Sep 28 16:00:30 raspberrypi weewx[1878] ERROR weewx.restx: StationRegistry: 
Failed to publish record 2020-09-28 16:00:00 PDT (1601334000): Failed 
upload after 3 tries
Sep 28 16:00:45 raspberrypi weewx[1878] DEBUG weewx.restx: PWSWeather: 
Failed upload attempt 2: timed out
Sep 28 16:01:00 raspberrypi weewx[1878] DEBUG weewx.restx: PWSWeather: 
Failed upload attempt 3: timed out
Sep 28 16:01:00 raspberrypi weewx[1878] ERROR weewx.restx: PWSWeather: 
Failed to publish record 2020-09-28 16:00:00 PDT (1601334000): Failed 
upload after 3 tries
Sep 28 16:01:27 raspberrypi weewx[1878] INFO weewx.cheetahgenerator: 
Generated 8 files for report SeasonsReport in 62.39 seconds
Sep 28 16:01:28 raspberrypi weewx[1878] DEBUG weewx.manager: Daily summary 
version is 2.0
Sep 28 16:02:34 raspberrypi weewx[1878] INFO weewx.imagegenerator: 
Generated 30 images for report SeasonsReport in 66.17 seconds


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/27714811-1b85-46d3-878f-d1296e8b2d36n%40googlegroups.com.

Reply via email to