Tom, darn I missed that in Joe's response that PWS was sending the Ambient weather station I have at a house in Payson AZ. I will let him know what is happening. I no longer need that station reporting on PWS.
Thanks for the help and I apologize for not catching that. FYI my station stopped working a few days prior to my upgrading so I thought it was a good tine upgrade. Should have checked with PWS prior to making changes at this end. Thanks again, and I think weewx is a great example of a good software package. Ken On Thursday, October 1, 2020 at 4:31:55 AM UTC-7 [email protected] wrote: > That all looks normal. However, I do wonder about the URL that Joe sent to > you. It indicates a station type of "AMBWeatherV4.1.1" and a Phoenix time > zone. > > Please try setting debug=2 in weewx.conf, then restarting. Let it run > through a reporting cycle of two, then post the resultant log. > > Setting debug=2 will cause weewx to log the URL that is being sent to > PWSWeather. > > -tk > > On Wed, Sep 30, 2020 at 10:30 PM Ken Harlan <[email protected]> wrote: > >> Tom, >> I have a fresh install of Buster ver. 10, weewx rev. 4.1.1 on a Pi 2. >> Getting data from the Vantage VUE displayed in the weewx.html file. >> I have attached a syslog file and the weewx.conf file. I have a question >> regarding the setup.py utility. The selection designation for the vantage >> vue? >> >> >> On Wed, Sep 30, 2020 at 2:28 PM Tom Keffer <[email protected]> wrote: >> >>> No, I do not think you got a corrupt install. >>> >>> Joe is correct in that it does look like the normal types, such as >>> outTemp, windSpeed, dewpoint, etc., are not being sent. >>> >>> I have no idea where the types that are being sent, such as humidity1, >>> humidity2, feelLike1, came from. They are not part of WeeWX, nor are they >>> measured by a Davis Vantage. Do you have some extensions that are adding >>> them? You need to describe your system, as well as include a full log. >>> >>> -tk >>> >>> On Wed, Sep 30, 2020 at 9:44 AM Ken Harlan <[email protected]> wrote: >>> >>>> Tom, >>>> Joe Torsitano at Aries (PWS) sent me the following. I am getting >>>> correct data from the Davis console as the weewx.html is correct. Do you >>>> think I may have gotten a corrupt install? >>>> >>>> >>>> *Your system isn't sending any of the parameters parameters which are >>>> used so there's nothing to display. This is all that's being >>>> sent...10.0.1.70 - - [30/Sep/2020:04:52:45 +0000] "GET >>>> /pwsupdate/pwsupdate.php?**action=updateraw&stationtype=* >>>> *AMBWeatherV4.1.1&dateutc=2020-**09-30%2004%3A52%3A00&* >>>> *indoortempf=76.8&humidity1=25&**humidity2=14&humidity3=27&* >>>> *feelsLike1=65.8&dewptf1=29&**feelsLike2=69.9&dewPoint2=20.* >>>> *4&feelsLike3=69.9&dewPoint3=**36&tz=America/Phoenix&hl=[* >>>> *object%20Object]&ID=KCACLARE3&**PASSWORD=###### HTTP/1.1" 200 141 "-" >>>> "Amazon CloudFront"* >>>> >>>> Thanks, Ken >>>> >>>> On Mon, Sep 28, 2020 at 6:30 PM Tom Keffer <[email protected]> wrote: >>>> >>>>> We're looking at two different things. >>>>> >>>>> It's the *station registry* which requires that the station_url be >>>>> specified. This is the unique identifier used to identify your station. >>>>> It >>>>> can be a link to your Weather Underground page, or your PWS page, or >>>>> anything else, provided it is unique. It is found in the [Station] >>>>> section >>>>> of weewx.conf. >>>>> >>>>> The upload to PWSWeather failed for unknown reasons. My station has >>>>> also been failing for the last 3-4 hours. Perhaps they are having some >>>>> problems on their end? >>>>> >>>>> -tk >>>>> >>>>> >>>>> On Mon, Sep 28, 2020 at 6:05 PM Ken Harlan <[email protected]> wrote: >>>>> >>>>>> 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 >>>>>> >>>>>> <https://groups.google.com/d/msgid/weewx-user/27714811-1b85-46d3-878f-d1296e8b2d36n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> >>>>> -- >>>>> You received this message because you are subscribed to a topic in the >>>>> Google Groups "weewx-user" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/weewx-user/KAvBd5Zv21s/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email to >>>>> [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/weewx-user/CAPq0zECHaBTKGjUpRDuAjqQNKC%3DNbTCXz_Dpk8gGoahFtYxh6Q%40mail.gmail.com >>>>> >>>>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zECHaBTKGjUpRDuAjqQNKC%3DNbTCXz_Dpk8gGoahFtYxh6Q%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> -- >>>> 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/CADukgxX14WSBHT07Gp77wBE6kWbRNUSaQxpdM9HJq_o4XgGycQ%40mail.gmail.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/CADukgxX14WSBHT07Gp77wBE6kWbRNUSaQxpdM9HJq_o4XgGycQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "weewx-user" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/weewx-user/KAvBd5Zv21s/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/weewx-user/CAPq0zEC_5dOUHtCwQ_u__3tup22mxVGCvtbO-vVVcQ6tkaCrcw%40mail.gmail.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEC_5dOUHtCwQ_u__3tup22mxVGCvtbO-vVVcQ6tkaCrcw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> 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/CADukgxVOAopL7Xn8%3Drr%2BOv8QUAUDxRDUKu4O%2B%3D4n3XR4FYugPQ%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/weewx-user/CADukgxVOAopL7Xn8%3Drr%2BOv8QUAUDxRDUKu4O%2B%3D4n3XR4FYugPQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/e8ea7f9f-5eb7-43ab-8a03-d39571b92efen%40googlegroups.com.
