[weewx-user] Re: Klimalogg driver fails after update to weewx 5.0.0.1

2024-02-07 Thread Marco Biner
Hi Matthew thank you for the detailed explanation. As I am using the kl.py to survey the climate in my house together with a heatpump contolled by a solution from https://www.ta.co.at/ each update of weewx brings some surprizes :-) But I am still convinced that Keffers application is a very good

[weewx-user] gday from Hobart

2024-02-07 Thread Graham Stevens
Hi folks, I am frustrated trying to get my acurite weather station on to home assistant and also weather underground. I am happy for the basic steps so please point in the right direction to start. I will be using a raspberry pi 3 I think for now as that is the one I have spare. Cheers Grazza

[weewx-user] Unplanned upgrade from 4.10.2 to 5.0.1 broke it all...

2024-02-07 Thread Rick M0LEP
I had a working system with 4.10.2, and I had planned to leave it that way, but somehow, weewx slipped into an "apt-get upgrade" this morning and 5.0.1 got installed. I'm (or at least I was) using the GW1100 driver and the Belchertown 1.2 skin. I've tried downgrading back to 4.10.2, but I thin

[weewx-user] Re: Unplanned upgrade from 4.10.2 to 5.0.1 broke it all...

2024-02-07 Thread 'Rory Gillies' via weewx-user
I nearly did that as well, I thought you had to add a new repository for apt-get to pick up the new version, or is it in the original one now? I take it you don't have a backup of your working 4.10.2 install? I have a simple cron job that copies all the various WeeWx locations and files to the

[weewx-user] Re: Unplanned upgrade from 4.10.2 to 5.0.1 broke it all...

2024-02-07 Thread Rick M0LEP
On Thu 08 Feb 'Rory Gillies' via weewx-user wrote: > I nearly did that as well, I thought you had to add a new repository for > apt-get to pick up the new version, or is it in the original one now? Apparently it's in the main one now, at least for Debian bullseye... > I take it you don't have a b

Re: [weewx-user] updated to 5.0.1 still no joy

2024-02-07 Thread Tom Keffer
Rich, One other question: does this happen after a reboot? Or, every time? If it's only after a reboot, the problem could be that the network isn't ready by the time the VP2 needs it. On Tue, Feb 6, 2024 at 7:51 PM Rich Strle wrote: > I've been following the 5.0 issues. I have updated to 5.0.

Re: [weewx-user] gday from Hobart

2024-02-07 Thread Tom Keffer
Check the wiki . There are several articles about connecting to various Acurite stations. On Wed, Feb 7, 2024 at 1:48 AM Graham Stevens wrote: > Hi folks, I am frustrated trying to get my acurite weather station on to > home assistant and also weather undergr

Re: [weewx-user] updated to 5.0.1 still no joy

2024-02-07 Thread Rich Strle
Hi Tom, it happens every time. Attached is a log of what happened when I turned off the Pi, restarted the Pi, shut down weewx, and restarted weewx. I running a fresh RasberryPi Debian install. Vantage Pro2 with a WeatherLinkIP attached to a VantagePro2 console. Attached is what happened with

[weewx-user] Re: Unplanned upgrade from 4.10.2 to 5.0.1 broke it all...

2024-02-07 Thread matthew wall
sorry about the hassles. i still have some sites running weewx 3.9 because they just work and i just want the data, not the putzing around with operating systems and drivers and firmware and whatever. weewx 5 is the future, and we are trying to do it in a way so that it will still run on old h

[weewx-user] Upgrade to 5.0.1.3 Problems

2024-02-07 Thread bob
I started a new conversation to address issues from several other threads. I am using UBUNTU 24.04. Upgrading weewx from 5.0.0b10 to 5.0.1.3 After spending hours diagnosing issues similar to those mentioned in the other threads here, this is what I did to resolve the issues - Backup anything i

Re: [weewx-user] updated to 5.0.1 still no joy

2024-02-07 Thread Tom Keffer
Something to try: edit the weewx service file and change permissions back to root. The service file should be located at /lib/systemd/system/weewx.service. Comment out the User and Group lines. When you're done, it will look something like this: [Service] ExecStart=weewxd /etc/weewx/weewx.conf S

[weewx-user] Re: Unplanned upgrade from 4.10.2 to 5.0.1 broke it all...

2024-02-07 Thread Rick M0LEP
On Thu 08 Feb matthew wall wrote: > sorry about the hassles. i still have some sites running weewx 3.9 > because they just work and i just want the data, not the putzing > around with operating systems and drivers and firmware and whatever. Yeah. I was intending to leave mine running 4.10 until

[weewx-user] Re: Unplanned upgrade from 4.10.2 to 5.0.1 broke it all...

2024-02-07 Thread Rick M0LEP
On Thu 08 Feb Rick M0LEP wrote: > On Thu 08 Feb matthew wall wrote: >> weewx 5 is the future, and we are trying to do it in a way so that it >> will still run on old hardware with limited memory and storage. it >> turns out that part is pretty easy. its the switch to 'best practice' >> of runn

[weewx-user] Re: Unplanned upgrade from 4.10.2 to 5.0.1 broke it all...

2024-02-07 Thread matthew wall
On Wednesday, February 7, 2024 at 10:31:38 AM UTC-5 Rick Hewett wrote: The main issue seems to have been weewx not having write access to the web directory. That's now resolved. and the site is apparently alive again, and running 5.0.1. :) what is your web directory? the installer changes pe

[weewx-user] Re: Unplanned upgrade from 4.10.2 to 5.0.1 broke it all...

2024-02-07 Thread matthew wall
On Wednesday, February 7, 2024 at 10:20:26 AM UTC-5 Rick Hewett wrote: > anyway, in your case the reason your downgrade fails is because your > extensions were moved aside. so when you downgrade, v4 cannot find them. > shut down weewx, copy them from /usr/share/weewx/user./* into > /usr/s

Re: [weewx-user] updated to 5.0.1 still no joy

2024-02-07 Thread John Smith
On Thu, 8 Feb 2024 at 02:12, Tom Keffer wrote: > Something to try: edit the weewx service file and change permissions back > to root. The service file should be located at > /lib/systemd/system/weewx.service. Comment out the User and Group lines. > When you're done, it will look something like th

Re: [weewx-user] weewx v5.0.1 upgrade problem

2024-02-07 Thread Steve Gee
I ended up adding the weewx user to the plughw group which fixed the problem with rtl_433 not starting: sudo adduser weewx plughw sudo systemctl restart weewx.service On Wednesday, February 7, 2024 at 2:14:41 AM UTC-5 František Slimařík wrote: > @Matthew: > > That makes sense yep. Thanks a lot

Re: [weewx-user] weewx v5.0.1 upgrade problem

2024-02-07 Thread Tom Keffer
I'll add "plughw" to the troubleshooting section. -tk On Wed, Feb 7, 2024 at 8:16 AM Steve Gee wrote: > I ended up adding the weewx user to the plughw group which fixed the > problem with rtl_433 not starting: > > sudo adduser weewx plughw > sudo systemctl restart weewx.service > > On Wednesday

Re: [weewx-user] weewx v5.0.1 upgrade problem

2024-02-07 Thread Tom Keffer
https://www.weewx.com/docs/5.0/upgrade/#weewx-runs-as-the-weewx-user On Wed, Feb 7, 2024 at 8:58 AM Tom Keffer wrote: > I'll add "plughw" to the troubleshooting section. > > -tk > > On Wed, Feb 7, 2024 at 8:16 AM Steve Gee wrote: > >> I ended up adding the weewx user to the plughw group which

[weewx-user] Re: V5.0.1 and rsyslog

2024-02-07 Thread vince
On Tuesday, February 6, 2024 at 5:28:13 PM UTC-8 Tom Hogland wrote: weewxd.py.log contains output from the weatherflowudp extension - the initial field maps, then "listening" lines. Looks like that's the only Tempest driver, and it's 4+ years old. Anyone familiar with this driver that might hav

Re: [weewx-user] weewx v5.0.1 upgrade problem

2024-02-07 Thread matthew wall
On Wednesday, February 7, 2024 at 11:58:36 AM UTC-5 tke...@gmail.com wrote: I'll add "plughw" to the troubleshooting section. tom, i have added sections to the 'permissions' wiki page with details like this one. i suspect we will see more, since this is not specific to rtl-sdr, nor is it spe

[weewx-user] 5.0.1: ERROR weewx.drivers.fousb: unrecognised magic number 76ff

2024-02-07 Thread Thierry Despeyroux
Hi, I just upgrade to 5.0.1-3. I get this error message: ERROR weewx.drivers.fousb: unrecognised magic number 76ff then a lot of "INFO weewx.manager: Added record 2024-02-07..." but the graphics are not updated Any ideas ? Thierry -- You received this message because you are subscribed to t

[weewx-user] Re: Another Davis Vantage unable to start concern

2024-02-07 Thread Michael Swain
I was having a similar issue with my weewx 5.0.0 fresh install on a Raspberry PI 4 running Version 12 (bookworm) trying to connect to a wifi logger 2 on a Vantage Pro 2 console. On startup it would exit with a network unreachable error. Running the start command right after it would start ju

[weewx-user] dpkg: error processing package weewx (--configure):

2024-02-07 Thread Daniel Fourlas
pi@SunSDR-pi4:~ $ sudo apt-get install weewx Reading package lists... Done Building dependency tree... Done Reading state information... Done weewx is already the newest version (5.0.0-1). 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. 1 not fully installed or removed. After this

[weewx-user] Re: dpkg: error processing package weewx (--configure):

2024-02-07 Thread vince
Another terribly bad problem report. Please read https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user for how to provide enough information for people to try to help But given your minimal information Why did you answer yes for installing weewx if it was already there and i

[weewx-user] Re: 5.0.1: ERROR weewx.drivers.fousb: unrecognised magic number 76ff

2024-02-07 Thread vince
Again here, please read https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user for how to provide enough information for us to try to help. On Wednesday, February 7, 2024 at 12:06:26 PM UTC-8 Thierry Despeyroux wrote: > Hi, > > I just upgrade to 5.0.1-3. > > I get this error message:

Re: [weewx-user] weewx v5.0.1 upgrade problem

2024-02-07 Thread Tom Keffer
I would add "dialout" as well. On Wed, Feb 7, 2024 at 11:49 AM matthew wall wrote: > On Wednesday, February 7, 2024 at 11:58:36 AM UTC-5 tke...@gmail.com > wrote: > > I'll add "plughw" to the troubleshooting section. > > > tom, i have added sections to the 'permissions' wiki page with details >

[weewx-user] new install weewx on a new RPi 4b

2024-02-07 Thread sali...@gmail.com
hello guys, I want install weewx on a new RPi4b for test ( *bullseye*) I follow the prerequisite ( it is not my 1st install of weewx ) but I have errors. after the key [wget -qO - https://weewx.com/keys.html | sudo gpg --dearmor --output /etc/apt/trusted.gpg.d/weewx.gpg pi@raspberrypi:~ $ wget

Re: [weewx-user] Re: Another Davis Vantage unable to start concern

2024-02-07 Thread Tom Keffer
Thanks, Michael. This is good to know. There may be standalone installations where there is no network connection, but in general, it's probably a good idea for us to add this to the default unit file. On Wed, Feb 7, 2024 at 12:06 PM Michael Swain wrote: > I was having a similar issue with my w

Re: [weewx-user] Re: No updates to /var/www/html/weewx

2024-02-07 Thread Philip Wolff
I'm running weewx on a laptop that my wife rejected because it couldn't keep up with her typing. I think maybe whatever was causing her lags may also have lagged something in the file system that caused the file movement to be invisible until after the reboot. I've a new laptop on order... On Tue,

[weewx-user] Re: new install weewx on a new RPi 4b

2024-02-07 Thread vince
wget -qO - https://weewx.com/*keys-old*.html | sudo gpg --dearmor --output /etc/apt/trusted.gpg.d/weewx.gpg sudo apt update On Wednesday, February 7, 2024 at 12:36:55 PM UTC-8 sali...@gmail.com wrote: > hello guys, > I want install weewx on a new RPi4b for test ( *

Re: [weewx-user] weewx v5.0.1 upgrade problem

2024-02-07 Thread vince
Matthew - agree with adding group dialout. Fortunately the raspi has the default user in that group already which is why serial-connected VP2 worked with no additions required for me (via serial2USB dongle). I think I sent you guys some email mentioning that back in the pre-release testing bac

[weewx-user] Re: new install weewx on a new RPi 4b

2024-02-07 Thread sali...@gmail.com
thank vince, that works well patrick On Wednesday, February 7, 2024 at 9:59:18 PM UTC+1 vince wrote: > > wget -qO - https://weewx.com/*keys-old*.html | > sudo gpg --dearmor --output /etc/apt/trusted.gpg.d/weewx.gpg > sudo apt update > > On Wednesday, February 7, 202

Re: [weewx-user] new install weewx on a new RPi 4b

2024-02-07 Thread Tom Keffer
Patrick: Yeah, this one has us mystified. The repository is signed with the new keys, but apt keeps insisting on the old keys. Eventually we'll figure it out. In the meantime, use the old keys. -tk On Wed, Feb 7, 2024 at 12:36 PM sali...@gmail.com wrote: > hello guys, > I want install weewx on

Re: [weewx-user] Re: Another Davis Vantage unable to start concern - SOLVED

2024-02-07 Thread Neil B
Evening all. Firstly apologies for my delay in replying, I have been away from home on business for two days. Thanks to you all for your suggestions. Here is what I found on testing these tonight: 1. The solution noted by Tom, Michael and also one of those noted by Matthew (editing weewx.serv

[weewx-user] Re: new install weewx on a new RPi 4b

2024-02-07 Thread matthew wall
On Wednesday, February 7, 2024 at 3:36:55 PM UTC-5 sali...@gmail.com wrote: pi@raspberrypi:~ $ wget -qO - https://weewx.com/apt/weewx-python3.list | sudo tee /etc/apt/sources.list.d/weewx.list *deb [arch=all] http://weewx.com/apt/python3 buster main ==> why Buster*

[weewx-user] No HTML generation after upgrade from 5.0.0 to 5.0.1

2024-02-07 Thread 'neu...@bnjpro.dk' via weewx-user
I did a normal apt update, apt upgrade. But after having been running perfectly with 5.0.0 I now don't get html renewal. I have here a snippet of the logfile indicating a few errors, of which I think the permission error is the worst, and the one causing the problem. But I don't see any file of

Re: [weewx-user] Re: new install weewx on a new RPi 4b

2024-02-07 Thread salinois
hello Matthew OK I understand if that works thanks also to vince. Now , I must to try the 5.0.0 version Patrick Le 07/02/2024 à 23:06, matthew wall a écrit : On Wednesday, February 7, 2024 at 3:36:55 PM UTC-5 sali...@gmail.com wrote: pi@raspberrypi:~ $ wget -qO - https://weewx.com/