[weewx-user] Re: Can't get weewx to log lightning from Acurite Atlas

2021-09-27 Thread gjr80
OK. That all looks fine. The only comment I would make is that it would may have been prudent to use Packet.get_float()/Packet.get_int() as with the other numeric obs rather than obj.get() in your code that was added to class AcuriteAtlasPacket(), but it seems that rtl_433 returns numerics for

[weewx-user] Re: Can't get weewx to log lightning from Acurite Atlas

2021-09-27 Thread Kevin Key
Thanks Gary. Here's a snippet of my weewx log: Sep 27 18:40:26 RaspberryPi4 weewx[552] INFO __main__: Initializing weewx version 4.5.1 Sep 27 18:40:26 RaspberryPi4 weewx[552] INFO __main__: Using Python 3.7.3 (default, Jan 22 2021, 20:04:44) #012[GCC 8.3.0] Sep 27 18:40:26 RaspberryPi4

[weewx-user] Re: Database and web pages no longer updating

2021-09-27 Thread gjr80
On Thursday, 26 August 2021 at 23:11:15 UTC+10 christian@gmail.com wrote: > You are right, Gary. > Thank you for the link and here is a copy of my log. > Best regards > > My apologies but I missed your reply. For what it’s worth now you have all the classic symptoms of corrupted memory in

[weewx-user] Re: Database and web pages no longer updating

2021-09-27 Thread gjr80
My apologies but I missed your reply. For what it’s worth now you have all the classic symptoms of corrupted memory in your logger. See the wiki article WeeWX generates HTML pages, but it does not update them

[weewx-user] Re: Can't get weewx to log lightning from Acurite Atlas

2021-09-27 Thread gjr80
I don’t see any obvious issues but we need to see the log to see what is being received, decoded and mapped by sdr. Could you edit weewx.conf, set debug=1 and restart WeeWX. Let WeeWX run for 10 minutes or so then post a log extract covering the full WeeWX startup and the next 10 or so minutes.

[weewx-user] Can't get weewx to log lightning from Acurite Atlas

2021-09-27 Thread Kevin Key
Hi, I'm unable to get Weewx to light lightning - even with a clean install of 4.5.1. My lightning sensor is the one that fits inside the Acurite Atlas 7 in 1 sensor. I'm intercepting the data via a BME280 plugin. In sdr.py, I've modified the AcuriteAtlasPacket class to include the below

[weewx-user] Re: Weewx / Interceptor stopped updating database and reports

2021-09-27 Thread Darren
Thank you for the response. Firstly I didn’t intend to post multiple times, I only commented on the other post to see if a solution had been found, was asked to submit log. I then realised, the log file should really have been on my own post. My RPi was solely being used for weewx so no big

[weewx-user] Re: Weewx / Interceptor stopped updating database and reports

2021-09-27 Thread gjr80
Hi, Posting your problem to multiple threads won’t get you more help, in fact it will possibly hinder us helping you. Since this thread is dedicated to your issue let’s keep this issue in this thread and leave the other. Your problem is with your station; the data it is emitting always has the

[weewx-user] Re: Database and web pages no longer updating

2021-09-27 Thread vince
On Monday, September 27, 2021 at 9:22:38 AM UTC-7 dp60...@gmail.com wrote: > I have exactly the same issue, I have backed up everything first. > > Without seeing some logs, we can't help. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To

[weewx-user] Re: Database and web pages no longer updating

2021-09-27 Thread Darren
I have exactly the same issue, I have backed up everything first. Was running on Raspbian 9, have completely reinstalled with Raspbian 10. Have moved from Python 2 to Python 3 New version of interceptor driver. Running out of ideas. If you find a solution, please post. On Thursday, 26 August

[weewx-user] Re: Belchertown new install

2021-09-27 Thread tarob...@gmail.com
I have both Seasons Skin and Belchertown. I like having both, up to you if you want to disable the Seasons Skin. However, you can keep everything the same, just add /belchertown to the end of your url. So instead of http://your_ip/weewx it will be http://your_ip/weewx/belchertown -Troy On

[weewx-user] Re: Belchertown new install

2021-09-27 Thread Doug Jenkins
what you want to do is disable seasons and leave just belchertown enabled. I would also clear out the target public_html directory and point your belchertown skin there. In this example, I am disabling the seasons skin and writing the generated html to /home/weewx/public_html. Adjust your

[weewx-user] Re: Weewx / Interceptor stopped updating database and reports

2021-09-27 Thread Darren
I have just noticed this in the syslog Sep 27 13:07:52 piweather weewx[27609] DEBUG user.interceptor: using rain_total 13.61 from yearlyrainin Sep 27 13:07:52 piweather weewx[27609] DEBUG user.interceptor: firmware WH2600GEN_V2.2.5: baromin is pressure Sep 27 13:07:52 piweather weewx[27609]

[weewx-user] Weewx / Interceptor stopped updating database and reports

2021-09-27 Thread Darren Parris
Hi I hope someone can help, I have posted on WXForums see link below and it was suggested try here. In a nutshell, I'm using weewx 4.5.1 on a raspberry pi, using the interceptor driver to capture the weather data. All has been working fine for a long time, On Sept 12, the reports stopped

[weewx-user] Re: Belchertown new install

2021-09-27 Thread Karen K
May be, you want to add 'belchertown' at the end of the URL you enter into the browser. zman_...@yahoo.com schrieb am Montag, 27. September 2021 um 07:58:31 UTC+2: > I am doing a brand new install of the Belchertown skin so here is a noob > question for the group. How do I actually get weewx