[weewx-user] Re: Weewx upgrade questions

2024-02-12 Thread kutz...@gmail.com
Thanks Michael and Vince. My Vantage Vue is connected to the Pi ZeroW with a serial to usb cable. Both of your recommendatons are directionally similar. I'll go with Vince's step by step to reduce my chances of making an error. Vince, thanks for the suggestion of pre-seeding NOAA data. I've got

[weewx-user] Re: Weewx upgrade questions

2024-02-12 Thread vince
oh - just to add. I found that pre-seeding your NOAA files helps speed up a new installation first boot. Just copy things over from your zeroW to the new box and weewx will update the current month+year files as needed. The other thing is if you run Belchertown (unlikely on a slow zeroW) it

[weewx-user] Re: Weewx upgrade questions

2024-02-12 Thread vince
I would personally recommend using the pi3b+ to set up a clean new v5 setup rather than worrying upgrade scenarios - install the latest raspios 32bit on the 3b+ - install the latest weewx v5 - configure it to run the Simulator (initially) to get it running and stable running a si

[weewx-user] Re: Weewx upgrade questions

2024-02-12 Thread 'michael.k...@gmx.at' via weewx-user
Do you need to connect the station physically to the PI to get the data from the station(usb, serial, ...) or can you obtain data over the network? Or can you connect the station simultaneously to both PIs? If so, start from scratch with an OS update and a 5.x installation, and keep the old set

[weewx-user] Weewx upgrade questions

2024-02-12 Thread kutz...@gmail.com
I have been remiss in upgrading my Weewx implementation and have decided it's time to do that. I'm running version 3.9.1 (!) and plan to move to the latest version 5.x. My install was setup.py. My station is a Davis Vantage Vue. I'm running on a Pi Zero W with Buster OS and an added RTC. I've l

[weewx-user] NOOB here Acurite 5in1 SDR 4.10.2 no errors in log does not update internal page?

2024-02-12 Thread BrightmanRandy (BrightmanRandy)
Hey Everyone, Noob here. I did a fresh install of Raspbian GNU/Linux 11 (bullseye) and installed 4.10.2 with RTL-SDR, rtl_433 and weewx_sdr. I am running apache2 as the webserver. We weewx runs to this point and stops in the syslog tail, I am not sure what is wrong. Since I don't have a

[weewx-user] Re: Install error

2024-02-12 Thread 'Werner Krenn' via weewx-user
Here the update starting: Start-Date: 2024-02-08 15:56:54 Commandline: apt upgrade Requested-By: werner (1000) Install: linux-headers-6.1.0-rpi8-rpi-v8:arm64 (1:6.1.73-1+rpt1, automatic), python3-ephem:arm64 (4.1.4-2+b1, automatic), linux-headers-6.1.0-rpi8-rpi-2712:arm64 (1:6.1.73-1+rpt1, autom

[weewx-user] Re: Install error

2024-02-12 Thread 'Werner Krenn' via weewx-user
Here the log: Start-Date: 2024-02-08 16:08:53 Commandline: apt remove weewx Requested-By: werner (1000) Remove: weewx:arm64 (5.0.1-4) End-Date: 2024-02-08 16:08:56 Start-Date: 2024-02-08 16:09:45 Commandline: apt install weewx Requested-By: werner (1000) Install: weewx:arm64 (5.0.1-4) Error:

[weewx-user] Re: Install error

2024-02-12 Thread matthew wall
On Monday, February 12, 2024 at 11:24:16 AM UTC-5 xzei...@googlemail.com wrote: matthew, I'm not sure. But I think not. Is there a way to find the older installations logs to verify this? werner, if you are using a system based on redhat, then look in /var/log/dnf.rpm.log if you are using a

Re: [weewx-user] Re: Upgrade to 5.0.x does not start

2024-02-12 Thread Tom Keffer
It would be easiest if you just followed the directions in the Debian quick start guide again. It will cause the correct line to be put in /etc/apt/sources.list.d -tk On Mon, Feb 12, 2024 at 9:00 AM geni08...@gmail.com wrote: > @vince > Which

Re: [weewx-user] unable to save to file '/var/www/html/weewx/...

2024-02-12 Thread matthew wall
walter, thank you for being patient. On Monday, February 12, 2024 at 11:22:13 AM UTC-5 wagr...@gmail.com wrote: I made again a new installation in the meantime, version 5. with the same permission problem. Now I realise that "weewx" is NOT running the process `weewxd`. It runs under my own use

[weewx-user] Re: Upgrade to 5.0.x does not start

2024-02-12 Thread geni08...@gmail.com
@vince Which line should I uncomment in which file vince schrieb am Montag, 12. Februar 2024 um 17:49:04 UTC+1: > Uncomment that line in the file > > On Monday, February 12, 2024 at 6:53:19 AM UTC-8 geni08...@gmail.com > wrote: > >> How can I fix this? >> >> gary@gmail.com schrieb am Montag,

[weewx-user] Re: Upgrade to 5.0.x does not start

2024-02-12 Thread vince
Uncomment that line in the file On Monday, February 12, 2024 at 6:53:19 AM UTC-8 geni08...@gmail.com wrote: > How can I fix this? > > gary@gmail.com schrieb am Montag, 12. Februar 2024 um 15:21:08 UTC+1: > >> Your weewx repository has been disabled. >> I'd remove the entry and re-create it. F

[weewx-user] Re: Install error

2024-02-12 Thread 'Werner Krenn' via weewx-user
matthew, I'm not sure. But I think not. Is there a way to find the older installations logs to verify this? matthew wall schrieb am Sonntag, 11. Februar 2024 um 21:12:37 UTC+1: > On Sunday, February 11, 2024 at 1:24:13 PM UTC-5 xzei...@googlemail.com > wrote: > > Had the same problem. > The r

Re: [weewx-user] unable to save to file '/var/www/html/weewx/...

2024-02-12 Thread walter Gross
Hi Matthew I am aware that /var/www/html is not the same as /var/www/html/weewx. Under html is my joomla Homepage and under html/weewx should weather data go. That worked fine with version 4.10.2 I made again a new installation in the meantime, version 5. with the same permission problem. Now I

[weewx-user] Re: Upgrade to 5.0.x does not start

2024-02-12 Thread geni08...@gmail.com
How can I fix this? gary@gmail.com schrieb am Montag, 12. Februar 2024 um 15:21:08 UTC+1: > Your weewx repository has been disabled. > I'd remove the entry and re-create it. From what I've read, you may need > to get the signing keys as well. > > On Monday, February 12, 2024 at 9:01:52 AM UT

[weewx-user] Re: Upgrade to 5.0.x does not start

2024-02-12 Thread gary....@gmail.com
Your weewx repository has been disabled. I'd remove the entry and re-create it. From what I've read, you may need to get the signing keys as well. On Monday, February 12, 2024 at 9:01:52 AM UTC-5 geni08...@gmail.com wrote: > # deb [arch=all] http://weewx.com/apt/python3 buster main # disabled on

[weewx-user] Re: Upgrade to 5.0.x does not start

2024-02-12 Thread geni08...@gmail.com
# deb [arch=all] http://weewx.com/apt/python3 buster main # disabled on upgrade to jammy and Paketdateien: 100 /var/lib/dpkg/status release a=now 500 http://archive.raspberrypi.org/debian bullseye/main armhf Packages release o=Raspberry Pi Foundation,a=oldstable,n=bullseye,l=Raspberry

Re: [weewx-user] Vantage Console wakeup failing again....

2024-02-12 Thread Joe
The loopback errors have stopped for now. Not sure why... Thanks for the suggestions I hope it helped! On Saturday, February 10, 2024 at 3:36:09 PM UTC-6 Joe wrote: > Thank you for the url about apt keys. Success. I'm running updates and its > done, and i restarted weewx and it seems to be doi

[weewx-user] Re: Upgrade to 5.0.x does not start

2024-02-12 Thread matthew wall
On Monday, February 12, 2024 at 3:35:38 AM UTC-5 geni08...@gmail.com wrote: PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" good! and what is the content of weewx.list? cat /etc/apt/sources.list.d/weewx.list and what is the upgrade/update policy for yoiur machine? apt-cache policy --

Re: [weewx-user] Which driver should i target for my custom weather station?

2024-02-12 Thread 'michael.k...@gmx.at' via weewx-user
No problem here :) Ask once, and if you don't get the point, ask a second time. It isn't all that easy to understand. Pavocracy schrieb am Montag, 12. Februar 2024 um 11:41:54 UTC+1: > bah you can't edit messages. correction: "my wording was very INCORRECT". > > On Monday 12 February 2024 at 20:

Re: [weewx-user] Which driver should i target for my custom weather station?

2024-02-12 Thread 'Pavocracy' via weewx-user
bah you can't edit messages. correction: "my wording was very INCORRECT". On Monday 12 February 2024 at 20:41:06 UTC+10 Pavocracy wrote: > Yeah sorry, the link you posted is what i was referring to when i said i > could only see third party options. My wording was very correct, but when i > wa

Re: [weewx-user] Which driver should i target for my custom weather station?

2024-02-12 Thread 'Pavocracy' via weewx-user
Yeah sorry, the link you posted is what i was referring to when i said i could only see third party options. My wording was very correct, but when i was saying i cant see a "driver" i was really meaning i can't see a standard driver in the code base for mqtt. But yes, i can see you already hav

Re: [weewx-user] Which driver should i target for my custom weather station?

2024-02-12 Thread 'michael.k...@gmx.at' via weewx-user
> So just to clarify, can weewx pull weather data from mqtt? Yes > I dont see a driver for that. MQTTSubscribe can be run as a driver, as already mentioned above: *"Either MQTT Subscribe as a service, augmenting any off-the-shelf station supported by weewx with your sensors data, or use it as a

Re: [weewx-user] Which driver should i target for my custom weather station?

2024-02-12 Thread 'michael.k...@gmx.at' via weewx-user
> So just to clarify, can weewx pull weather data from mqtt? Yes > I dont see a driver for that. MQTTSubscribe can be run as a driver, as already mentioned above: *"Either MQTT Subscribe as a service, augmenting any off-the-shelf station supported by weewx with your sensors data, or use it as a

Re: [weewx-user] Re: purge / clean mysql database?

2024-02-12 Thread 'michael.k...@gmx.at' via weewx-user
"reweight" was in the utils before 5.0. Of course, if you (as I do) very much value the precision of min/max values, you don't ever drop daily summaries unless it is really necessary, and even then only for the narrowest timespan necessary. Min/Max values are from the LOOP, so any LOOP value le

Re: [weewx-user] Re: purge / clean mysql database?

2024-02-12 Thread Nate Bargmann
* On 2024 12 Feb 00:13 -0600, 'michael.k...@gmx.at' via weewx-user wrote: > Nate, this is > what > https://weewx.com/docs/5.0/utilities/weectl-database/#recalculate-daily-summary-weights > > is for. Imagine you manipulate the database an know, the average of a > certain type will change after

[weewx-user] Re: Upgrade to 5.0.x does not start

2024-02-12 Thread geni08...@gmail.com
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/"; SUPPORT_URL="https://www.debian.org/support"; BUG_REPORT_URL="https://bugs.debian.org/"; matthew wall schrieb am Son