Previously, I was getting conditions posted to my PWSweather page every minute or so. Now it only updates every 30 minutes, which appears to coincide with the 30 minute archive interval. So, it's at least posting new data to the site but not at the frequency I was expecting. The attached is a filtered syslog showing the PWS publishing events today. I was going to try changing the record_generation parameter to software to see if it makes a difference. Thanks.
On Sunday, April 17, 2022 at 6:31:20 PM UTC-4 [email protected] wrote: > I'm not following. What is the odd behavior? That all sounds normal. > > On Sun, Apr 17, 2022 at 11:31 AM Douglas Cote <[email protected]> wrote: > >> Thanks very much. I got it to send updates to PWS but still seeing some >> odd behavior. I think the 30 minute interval is the default in the VPro2 >> and have no need to change it. The other thing I noticed is the PWS update >> will only send when archive processing runs. Thanks again. >> >> On Saturday, April 16, 2022 at 1:31:00 PM UTC-4 [email protected] wrote: >> >>> 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/1f56c882-b19b-4a7b-8dcc-74e911bd1819n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/1f56c882-b19b-4a7b-8dcc-74e911bd1819n%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/9cdf69c2-440b-49b3-9d2d-e04cc4f3a251n%40googlegroups.com.
Apr 17 13:00:16 raspberrypi python2[1541]: weewx[1541] INFO weewx.restx: PWSWeather: Published record 2022-04-17 13:00:00 EDT (1650214800) Apr 17 13:30:15 raspberrypi python2[1541]: weewx[1541] INFO weewx.restx: PWSWeather: Published record 2022-04-17 13:30:00 EDT (1650216600) Apr 17 14:00:15 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 14:00:00 EDT (1650218400) Apr 17 14:30:15 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 14:30:00 EDT (1650220200) Apr 17 15:00:15 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 15:00:00 EDT (1650222000) Apr 17 15:30:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 15:30:00 EDT (1650223800) Apr 17 16:00:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 16:00:00 EDT (1650225600) Apr 17 16:30:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 16:30:00 EDT (1650227400) Apr 17 17:00:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 17:00:00 EDT (1650229200) Apr 17 17:30:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 17:30:00 EDT (1650231000) Apr 17 18:00:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 18:00:00 EDT (1650232800) Apr 17 18:30:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 18:30:00 EDT (1650234600) Apr 17 19:00:17 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 19:00:00 EDT (1650236400) Apr 17 19:30:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 19:30:00 EDT (1650238200) Apr 17 20:00:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 20:00:00 EDT (1650240000) Apr 17 20:30:17 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 20:30:00 EDT (1650241800) Apr 17 21:00:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 21:00:00 EDT (1650243600) Apr 17 21:30:16 raspberrypi python2[2624]: weewx[2624] INFO weewx.restx: PWSWeather: Published record 2022-04-17 21:30:00 EDT (1650245400)
