This is a good example of why it's so important to include the log. Your problem is corrupted memory in your Vantage logger. It has nothing to do with PWSWeather. If you take a close look, you'll see that your HTML pages are not getting updated either.
To fix, see the wiki section *WeeWX generates HTML pages, but it does not update them <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#weewx-generates-html-pages-but-it-does-not-update-them>* . Incidentally, your archive interval is 30 minutes. Did you want it that long? -tk On Sat, Apr 16, 2022 at 9:32 AM Douglas Cote <[email protected]> wrote: > Attached an updated log. The most recent start events are around 12:21 PM > ET. I can see it reference posting to PWSweather but doesn't seem to > actually do it. Thanks. > > On Saturday, April 16, 2022 at 10:37:28 AM UTC-4 [email protected] wrote: > >> Everything looks normal. >> >> How about a little more of the system log? Make sure debug=1, then stop >> and restart weewxd. Wait until the first reporting cycle is finished >> (usually 5 or 10 minutes), then post the log from startup. >> >> On Sat, Apr 16, 2022 at 6:46 AM Douglas Cote <[email protected]> wrote: >> >>> Thanks. I can't see where the issue is but I've attached debug output >>> and a bit of syslog. >>> >>> On Thursday, April 14, 2022 at 6:39:38 AM UTC-4 [email protected] wrote: >>> >>>> Hard to debug without seeing the log. >>>> >>>> Most likely you have a configuration problem. Take a careful look at >>>> the [StdRESTful] section of weewx.conf. In particular, the [[PWSweather]] >>>> subsection. Is it enabled? Is the station and password correct? >>>> >>>> Also, make sure you have the number of brackets "[[..]]" correct. Is it >>>> running on into the next subsection? >>>> >>>> -tk >>>> >>>> On Wed, Apr 13, 2022 at 7:44 PM Douglas Cote <[email protected]> >>>> wrote: >>>> >>>>> After upgrading to weewx 4.7.0, it seems I can only publish to Weather >>>>> Underground whereas before I was publishing to PWSweather as well. I >>>>> thought maybe because I had tried to add OpenWeatherMap as another >>>>> publishing location it broke the PWS RESTful service. When I commented out >>>>> the user.owm.OpenWeatherMap RESTful service definition and restarted weewx >>>>> it was still refusing to publish to PWS. I did have debug = 3 set for a >>>>> bit >>>>> but when looking at the output, weewx isn't even attempting to publish to >>>>> PWSweather...it's ignoring it completely. Anyone see this behavior before? >>>>> >>>>> Thanks, >>>>> Doug >>>>> >>>>> -- >>>>> 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/c16fea41-b95f-4956-9efd-55cd03e9019bn%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/weewx-user/c16fea41-b95f-4956-9efd-55cd03e9019bn%40googlegroups.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/be6099b7-f84c-4738-9300-d5e475649230n%40googlegroups.com >>> <https://groups.google.com/d/msgid/weewx-user/be6099b7-f84c-4738-9300-d5e475649230n%40googlegroups.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/631a7bca-ed25-4181-a39b-14f082492b0en%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/631a7bca-ed25-4181-a39b-14f082492b0en%40googlegroups.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/CAPq0zEBtq8Cwh7WDvK6t4SEb5TzUq1O9D9GddXor-gTnCW4MHQ%40mail.gmail.com.
