[weewx-user] Re: insufficient permissions in driver TE923

2024-01-16 Thread 'michael.k...@gmx.at' via weewx-user
Hi Jörg, take a look at https://github.com/weewx/weewx/blob/master/src/weewx_data/util/udev/rules.d/weewx.rules (or in the file in your weewx-data folder) and follow the instructions. vince schrieb am Mittwoch, 17. Januar 2024 um 01:08:40 UTC+1: > Add the user it is running as to a group

Re: [weewx-user] Re: Rain data not displaying

2024-01-16 Thread gjr80
weectl report run will run the reports against the current database, most likely as yet you have no archive data using the new mapping in your database. You need to wait until the end of an archive period before you will see rain data in your archive. And then remember that some plots are only

Re: [weewx-user] Re: Rain data not displaying

2024-01-16 Thread Dale Chatham
Which gives me this in weewx.cfg: [GW1000]     # This section is for the Ecowitt Gateway driver.     # How often to poll the API, default is every 20 seconds:     poll_interval = 10     # The driver to use:     driver = user.gw1000     ip_address = 192.168.50.143

[weewx-user] Re: V5.0.0 available

2024-01-16 Thread Graham Eddy
many plaudits to tom, matt and gary for V5, navigating the shifting decks of python and linux while preserving the long stability of weewx for another milestone release. the software engineers amongst us understand and appreciate the difficulty, attention to detail and sheer volume of work -

Re: [weewx-user] Re: Rain data not displaying

2024-01-16 Thread gjr80
You need to locate weewx.conf, open it for editing, locate the [GW1000] stanza and then add a [[field_map_extension]] stanza with the necessary entries. Gary On Wednesday 17 January 2024 at 11:47:29 UTC+10 dale.c...@gmail.com wrote: OK, found this: Users with a piezo rainfall gauge only

Re: [weewx-user] Re: Rain data not displaying

2024-01-16 Thread Dale Chatham
OK, found this: Users with a piezo rainfall gauge only Users whose only connected rainfall gauge is a WS90 sensor suite and are using the default field map will see the piezo rainfall data appear in WeeWX loop packets in fields starting with 'p_' as per the above table. Such

Re: [weewx-user] Re: Rain data not displaying

2024-01-16 Thread Dale Chatham
Wasn't aware of a driver wiki, but I did figure that it had to be addressed somewhere. Thanks, looking now. On 1/16/2024 2:56 PM, gjr80 wrote: Did you look at the driver wiki ? The driver wiki has a FAQ

Re: [weewx-user] V5.0.0 available

2024-01-16 Thread david murphy
Thanks to everyone involved and for this wonderful software and your continued upgrades. V5 is a peach. The internet can be a truly wonderful place. On Tuesday 16 January 2024 at 2:23:08 pm UTC+11 Tim Tuck wrote: > Hi all, > > Just a note for those on Ubuntu if the *sudo apt upgrade* doesn't

[weewx-user] Re: 5.0.0 dpkg on pi ValueError: bad marshal data (unknown type code)

2024-01-16 Thread vince
Reflashed the os and started over and could not recreate this one. Guessing I missed deleting a .pyc file earlier someplace under the hood. So thanks and nevermind :-) On Tuesday, January 16, 2024 at 2:45:57 PM UTC-8 matthew wall wrote: > a few things to check: > > - delete the .pyc files

[weewx-user] Re: insufficient permissions in driver TE923

2024-01-16 Thread vince
Add the user it is running as to a group that has access to the device. On a pi this is group 'dialout' but I have no idea what your configuration requires. You did not say what hardware you are on, which os, which version, nor how your station is connected to the computer running weewx. On

[weewx-user] Re: TE923 Driver Error in 5.0

2024-01-16 Thread Jörg Saalfeld
Hello. this post can be delete. the ather is a newer version. sorry Jörg Saalfeld schrieb am Mittwoch, 17. Januar 2024 um 00:52:37 UTC+1: > Hallo, > > Today I tried numerous installations of the latest Rasbian OS on different > PI and SD. Everything according to the instructions, which

[weewx-user] insufficient permissions in driver TE923

2024-01-16 Thread Jörg Saalfeld
I'm currently trying to install V5 with a TFA Nexus. The TE923 does not have enough rights to start correctly and to query the device, which is there with LSUSB? What can you do ? Jan 17 00:24:28 weewx weewxd[3265]: INFO weewx.drivers.te923: Found device on USB bus= device= Jan 17 00:24:28

[weewx-user] TE923 Driver Error in 5.0

2024-01-16 Thread Jörg Saalfeld
Hallo, Today I tried numerous installations of the latest Rasbian OS on different PI and SD. Everything according to the instructions, which works as far as it goes. But the TE923 driver somehow cannot open the device even though it is found with LSUSB. (First entry). What else could be wrong

[weewx-user] Re: "Daemon not installed" after upgrade to 5.0.0

2024-01-16 Thread Patrick Shoemaker
Matthew, perfect, everything is working now. I misunderstood the unit file structure and the intended way of doing things according to the wiki is much cleaner. All good to go now! Thanks again. Patrick On Tuesday, January 16, 2024 at 6:01:13 PM UTC-5 matthew wall wrote: > the v5 installer

[weewx-user] Re: "Daemon not installed" after upgrade to 5.0.0

2024-01-16 Thread matthew wall
the v5 installer puts unit files in /usr/lib/systemd/system (or /lib/systemd/system - depends on the operating system) this is correct behavior when you do a pip install, or if you want to override a deb/rpm unit, then you put your stuff in /etc/systemd/system this is the way :) there is

[weewx-user] Re: "Daemon not installed" after upgrade to 5.0.0

2024-01-16 Thread matthew wall
patrick, i would get rid of your old init.d and unit files. then the new units that came with v5 will just work. something like this (make copies of the files before you rm, if you like): sudo update-rc.d weewx-multi remove sudo rm -f /etc/init.d/weewx-multi sudo rm -f

[weewx-user] Re: 5.0.0 dpkg on pi ValueError: bad marshal data (unknown type code)

2024-01-16 Thread matthew wall
a few things to check: - delete the .pyc files and the __pycache__ directories that contain them - be sure to delete the .pyc files and __pycache__ in the 'user' directory too - check ownership - did you really delete the files? does the user who will run weewx have permission to write the new

Re: [weewx-user] Re: Database Error Message

2024-01-16 Thread Tom Keffer
The difference is that V5 could be doing more. We don't know for sure, yet, but it is probably reporting on synthetic types, which V4 was unable to do. On Tue, Jan 16, 2024 at 2:36 PM sanphillipo wrote: > Yes I'm on a PI3 with ADSB tracking running as well. I changed the archive > to 300 so

Re: [weewx-user] Re: Database Error Message

2024-01-16 Thread Tom Keffer
On a MacBook Air M1 I'm getting "Generated 32 files for report Belchertown in 1.21 seconds" We know from our benchmarks that it's about 20x faster than an RPi3, so I would expect times in the 24-30 second range. On

Re: [weewx-user] Re: Database Error Message

2024-01-16 Thread sanphillipo
Yes I'm on a PI3 with ADSB tracking running as well. I changed the archive to 300 so we'll see how it goes. Never had the issue before upgrading to 5.0 so it must be somewhat related to that.  I've noticed that CPU usage and temps are slightly higher than average since I upgraded last night.

[weewx-user] 5.0.0 dpkg on pi ValueError: bad marshal data (unknown type code)

2024-01-16 Thread vince
Probably a Matthew issue. On a pi5 arm64 raspios running v5.0.0 weewx dpkg and using the WeatherFlowUDP driver vs. my UDP simulator, I'm seeing the following.only the Seasons skin is enabled. I tried deleting all weewx-related .pyc files everywhere but it didn't help. Note - a pip

Re: [weewx-user] Re: Database Error Message

2024-01-16 Thread vince
Tom - FWIW on a pi4 with multiple skins+extensions enabled I'm seeing Belchertown generate in 4 to 11 seconds depending on time of day so over 120 definitely seems like a hardware problem or that synthetic reading thing if they've customized at all. Typical is under 5 secs with hourly perhaps

[weewx-user] HP1000 Driver Problems discovered

2024-01-16 Thread Susan Mackay
A problem has recently been found with the HP1000 (WS1001, XC0422) driver. While the driver will continue to work correctly, if it is restarted then it will hand trying to retrieve the 'historical' records from the console.. (A 'solution' has been mentioned by some that involves deleting the

Re: [weewx-user] Re: Database Error Message

2024-01-16 Thread Tom Keffer
Agree with Vince. However, it seems that the Belchertown skin is very slow under V5. I'll try and do some investigation later. In the meantime, switching to a 5 minute archive interval will probably solve your problem. -tk On Tue, Jan 16, 2024 at 1:12 PM vince wrote: > The log excerpt is a

Re: [weewx-user] Re: Database Error Message

2024-01-16 Thread vince
The log excerpt is a little short but perhaps. I see in your log you have a 120 second archive period yet Belchertown took 125 seconds to run (which is 'very' slow), so it's possible your archive period is too fast for your hardware. What kind of pi are you on ? Something slower than a pi4

[weewx-user] Re: Rain data not displaying

2024-01-16 Thread gjr80
Did you look at the driver wiki ? The driver wiki has a FAQ that addresses this very question. It would be nice if the driver could auto-configure the rainfall source.

[weewx-user] Re: "Daemon not installed" after upgrade to 5.0.0

2024-01-16 Thread Patrick Shoemaker
Matthew, Thank you, this is pointing me in the right direction. I left out a key piece of information, which is that I had a weewx-multi configuration with two config files, two databases, etc. It appears that my systemd unit files and the /etc/default/weewx and /etc/default/weewx-multi files

Re: [weewx-user] Saratoga Extension Error After Upgrade to 5.0

2024-01-16 Thread Tom -KQ5S
Thanks, Gary. Works fine. Tom > On Jan 16, 2024, at 2:07 PM, gjr80 wrote: > > Just to wrap this up I have released weewx-saratoga v0.1.8 > that fixes this bug and a > couple of other unrelated ones. > > Gary > > On Tuesday 16 January

Re: [weewx-user] Re: Saratoga Extension Error After Upgrade to 5.0

2024-01-16 Thread gjr80
Just to wrap this up I have released weewx-saratoga v0.1.8 that fixes this bug and a couple of other unrelated ones. Gary On Tuesday 16 January 2024 at 08:09:33 UTC+10 Tom -KQ5S wrote: > Thanks, Gary. I will wait. > > Tom > > On Monday,

[weewx-user] Re: Using radar data provided by the German Weather Service DWD

2024-01-16 Thread Karen K
Noch kommt hier relativ schnell etwas hinzu. Kartenausschnitte zeigten die Ortsnamen ziemlich pixelig. Das hat sich jetzt verbessert. Es werden auch mehr Orte angezeigt, wenn der Ausschnitt kleiner ist. Damit man die Grenzen nicht so mühsam in Pixeln heraussuchen muß, kann man jetzt beim

Re: [weewx-user] Re: Database Error Message

2024-01-16 Thread Michael Sanphillipo
Hope this is the information you were looking for. Jan 16 14:10:52 raspberrypi weewxd[23682]: INFO __main__: Initializing weewxd version 5.0.0 Jan 16 14:10:52 raspberrypi weewxd[23682]: INFO __main__: Command line: /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf Jan 16 14:10:52 raspberrypi

[weewx-user] Re: Database Error Message

2024-01-16 Thread vince
>From the FAQ - https://github.com/weewx/weewx/wiki/WeeWX-Frequently-Asked-Questions#where-do-i-find-the-log >From the wiki - https://github.com/weewx/weewx/wiki/view-logs On Tuesday, January 16, 2024 at 10:59:42 AM UTC-8 Michael Sanphillipo wrote: > I set the debug to 1 and restarted Weewx.

[weewx-user] Re: Tempest Weatherflow replacement - weewx not picking it up

2024-01-16 Thread David Levine
Thank you Vince. I initially changed the ST- number to the new last 4 digits that were on the bottom of the replacement device, but that was not the entirety of the number. I found where to look up on the web status page to get the new number. I didn't notice it was available on the

[weewx-user] Re: Database Error Message

2024-01-16 Thread Michael Sanphillipo
I set the debug to 1 and restarted Weewx. Where will the log be on a Raspberry Pi3 running Buster? On Tuesday, January 16, 2024 at 12:58:53 PM UTC-5 vince wrote: > Usual ‘how to report a problem’ answer applies… > > Set debug=1, restart weewx, post the log from beginning of restart through >

[weewx-user] Re: Database Error Message

2024-01-16 Thread vince
Usual ‘how to report a problem’ answer applies… Set debug=1, restart weewx, post the log from beginning of restart through ‘two’ reporting intervals. Some more info on what kind of pi might help too. On Tuesday, January 16, 2024 at 8:13:48 AM UTC-8 Michael Sanphillipo wrote: > I upgraded from

[weewx-user] Re: Tempest Weatherflow replacement - weewx not picking it up

2024-01-16 Thread vince
Your tempest sensor replacement has a different ST-nn serial number so you need to edit weewx.conf so the driver listens for the new sensor id. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop

Re: [weewx-user] Re: Weewx version 5 installation

2024-01-16 Thread vince
Francesco this error came up during beta testing if you search the group archives. My recollection is you might need to install the pip module ‘wheel’ in your step 2 after activating the virtual environment. -- You received this message because you are subscribed to the Google Groups

[weewx-user] Rain data not displaying

2024-01-16 Thread Dale Chatham
Data from log: Jan 16 09:28:28 fedora-workstation weewxd[3577]: INFO user.gw1000: GatewayDriver: Packet 2024-01-16 09:28:27 CST (1705418907): {'dateTime': '1705418907', 'daymaxwind': '7.2', 'extraHumid1': '26', 'extraHumid2': '11', 'extraHumid3': '12', 'extraHumid4': '12', 'extraHumid5': '13',

[weewx-user] Database Error Message

2024-01-16 Thread Michael Sanphillipo
I upgraded from v4 to v5 last night and I'm getting the following message in my syslog every 6 minutes. My webpage is staying updated so I'm not sure if this is anything to be concerned about. Jan 16 11:08:33 raspberrypi weewxd[6863]: INFO weewx.engine: Main loop exiting. Shutting engine down.

[weewx-user] Tempest Weatherflow replacement - weewx not picking it up

2024-01-16 Thread David Levine
I needed to replace my Tempest Weatherflow device. I followed their instructions (below). The Tempest app, my TidByt, and my wfpiconsole all worked without adjustments. WeeWX seems to not be picking up the change. It has been a long time since I installed/configured weewx and I'm not sure

Re: [weewx-user] Re: Weewx version 5 installation

2024-01-16 Thread Francesco Fasano
Thank you, I don't doubt your excellent work but you know sometimes insecurity creates doubts. I'll try to do it and update you. A thousand thanks Il giorno martedì 16 gennaio 2024 alle 15:49:59 UTC+1 Tom Keffer ha scritto: > They look ok. > > I don't wish to sound cranky, but we put a lot of

Re: [weewx-user] Re: Weewx version 5 installation

2024-01-16 Thread Tom Keffer
They look ok. I don't wish to sound cranky, but we put a lot of time into making the install instructions bulletproof. Just follow the pip install instructions . If you have a failure, then come back and show us what happened. On Tue, Jan 16, 2024

[weewx-user] Re: V5.0 Debian install error

2024-01-16 Thread Iver Johnson
That was it! You are awesome! Thank you! On Tuesday, January 16, 2024 at 8:06:24 AM UTC-6 matthew wall wrote: > you can purge the debconf values like this: > > echo PURGE | sudo debconf-communicate weewx > > > -- You received this message because you are subscribed to the Google Groups

[weewx-user] Re: V5.0 Debian install error

2024-01-16 Thread matthew wall
you can purge the debconf values like this: echo PURGE | sudo debconf-communicate weewx -- 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

Re: [weewx-user] Re: Weewx version 5 installation

2024-01-16 Thread Francesco Fasano
Point 5 refers to running weewx as a daemon. Apart from point 5, can you confirm that the points from number 1 to number 4 are fine? Il giorno martedì 16 gennaio 2024 alle 14:38:12 UTC+1 Tom Keffer ha scritto: > On Tue, Jan 16, 2024 at 5:19 AM Francesco Fasano > wrote: > >> Thanks Tom, >> for

[weewx-user] Re: V5.0 Debian install error

2024-01-16 Thread Iver Johnson
Opened weewx.conf in nano and made sure it said 10, foot. Saved again. Tried sudo apt install weewx again and received the same errors. Is it possible it is saving the originally entered responses somewhere? It doesn't even ask the config questions now. On Tuesday, January 16, 2024 at

Re: [weewx-user] Re: Weewx version 5 installation

2024-01-16 Thread Tom Keffer
On Tue, Jan 16, 2024 at 5:19 AM Francesco Fasano wrote: > Thanks Tom, > for the answer to tell the truth I'm carrying out tests on a virtual > machine with Raspberry operating system with virtual box it could probably > be as you say that there is some unusual hardware. > I have a Raspberry

[weewx-user] Re: V5.0 Debian install error

2024-01-16 Thread matthew wall
On Tuesday, January 16, 2024 at 8:28:02 AM UTC-5 iverj...@gmail.com wrote: File "/usr/share/weewx/weectllib/station_actions.py", line 254, in config_altitude raise ValueError(f"Unknown altitude unit {unit}") ValueError: Unknown altitude unit feet in your weewx config file (probably

Re: [weewx-user] V5.0 Debian install error

2024-01-16 Thread Tom Keffer
It looks like when the installer asked your altitude, you specified unit "feet' instead of "foot'. Either go into /etc/weewx/weewx.conf and change it, then try installing again, or remove /etc/weewx/weewx.conf and start all over again, this time remembering to use "foot". -tk On Tue, Jan 16,

[weewx-user] V5.0 Debian install error

2024-01-16 Thread Iver Johnson
Attempting to follow the new install guide for Debian. After sudo apt install weewx I receive this (errors highlighted): Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: python3-cheetah

Re: [weewx-user] Re: Weewx version 5 installation

2024-01-16 Thread Francesco Fasano
Thanks Tom, for the answer to tell the truth I'm carrying out tests on a virtual machine with Raspberry operating system with virtual box it could probably be as you say that there is some unusual hardware. I have a Raspberry Model 3 B+ and I performed my first installation with setup.py. Over

Re: [weewx-user] Re: Weewx version 5 installation

2024-01-16 Thread Tom Keffer
The library "Pillow" is required by WeeWX. Normally, it is downloaded and installed automatically by pip, but it appears that pip cannot find a prebuilt Pillow library. This can be for a variety of reasons, but it's usually as simple as an outdated copy of pip. It can also be because you are

[weewx-user] Re: Weewx version 5 installation

2024-01-16 Thread Francesco Fasano
Hi Gary, and thanks for the reply. I read all the guides and followed all the instructions step by step but in the end after the command in the virtual environment python3 - m pip install weewx I have the following error python3 -m pip install weewx Looking in indexes: https://pypi.org/simple,

[weewx-user] Re: Weewx version 5 installation

2024-01-16 Thread gjr80
You are not providing very much information. You say you "tried to follow the steps in the guide but it didn't work". What steps in what guide? What happened other than it did not work? Did you read the Upgrading to V5.0 section of the

[weewx-user] Re: Debian 12 new install

2024-01-16 Thread 'Jon Fear' via weewx-user
Indeed it was user error. I followed the commands in the apt directory and all appears well. Sorry folks. On Tuesday 16 January 2024 at 10:54:08 UTC Jon Fear wrote: > Hi Folks > > Pretty sure this is "user error" however after following the install > notes: I guess the clue is "buster", Deb

[weewx-user] Debian 12 new install

2024-01-16 Thread 'Jon Fear' via weewx-user
Hi Folks Pretty sure this is "user error" however after following the install notes: I guess the clue is "buster", Deb 12 is "bookworm". I did change in the apy config file but that did not work... jon@weewx-new:~$ sudo apt update Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2

[weewx-user] Weewx version 5 installation

2024-01-16 Thread Francesco Fasano
Good morning, Congrats on the update to weewx 5, if I may I would like to ask if anyone managed to update weewx version 5 from 4.10.2 having installed with the old setup.py method. I tried to follow the steps in the guide but it didn't work. Has anyone done this update? What are the precise steps

Re: [weewx-user] DivumWX Template

2024-01-16 Thread 'Jon Fear' via weewx-user
Hi Ian Fantastic news! As I shall be doing a full new install of the system to include my new Weather Station and additional features, looks like this will be a good time to make a start... Jon On Tuesday 16 January 2024 at 09:08:19 UTC steepleian wrote: > Jon, > > Thank you for the

Re: [weewx-user] DivumWX Template

2024-01-16 Thread 'steepleian' via weewx-user
Jon,Thank you for the compliment. We are very close to going public. We have been holding back because we wished to support WeeWX version 5 and the pip install process. What you see on my website is just that. We are just going through final tests for our own installer and admin

[weewx-user] DivumWX Template

2024-01-16 Thread 'Jon Fear' via weewx-user
Hi! I suspect that this will come across as rather impertinent but when will the DivumWX template be ready for release or at least Beta test? It has shown as in closed Alpha for some time now with no obvious changes in the code being made. For those who do not know, check out