Re: [weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread Glenn McKechnie
Firstly... pip3 show pyownet If you have pyownet installed, that should return something meaningful. Or run python3 and import pyownet from that command line eg:- $ python3 Python 3.7.3 (default, Dec 20 2019, 18:57:59) [GCC 8.3.0] on linux Type "help", "copyright", "credits" or "license" for

Re: [weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread Messy Potamia
Glenn, here is the log entries: Apr 1 17:31:36 PI4BUSB weewx[759] INFO __main__: Initializing weewx version 4.4.0 Apr 1 17:31:36 PI4BUSB weewx[759] INFO __main__: Using Python 3.7.3 (default, Jan 22 2021, 20:04:44) #012[GCC 8.3.0] Apr 1 17:31:36 PI4BUSB weewx[759] INFO __main__: Platform

Re: [weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread Glenn McKechnie
Okay... Need to see a full syslog from a weewx restart. Also your vetted weewx.conf file (sans passwords etc) I think it's wee_debug that outputs that information. Not sure why you're running the simulator when you have the Davis as the main driver? Correct that owfs will be run as a service in

Re: [weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread Messy Potamia
I am still getting the same errors when in [engine][[services]] I uncomment data_services = user.owfs.OWFSService On Thu, Apr 1, 2021 at 5:28 PM Messy Potamia wrote: > > I read the readme.txt at https://github.com/glennmckechnie/weewx-owfs. > In fact several times. > I'm sorry but it is not

Re: [weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread Messy Potamia
I read the readme.txt at https://github.com/glennmckechnie/weewx-owfs. In fact several times. I'm sorry but it is not clear to me what I'm supposed to do. Although I'm currently running Simulator, whenever I enable the line in weewx.conf that says [Engine] data_services =

Re: [weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread Glenn McKechnie
Back around May 2020 the python3-ow version of ow disappeared from the RPi and Debian repos. Where it went, or why no-one knows. There is a user group post titled "python3-ow for OWFS" where this cropped up. All that aside, you need pyownet (the module using 'pip3 install pyownet' if the apt

Re: [weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread vince
There appear to be two pages in the wiki with slightly different filenames. Try https://github.com/weewx/weewx/wiki/owfs and look at step1 which mentions python3 specifically. On Thursday, April 1, 2021 at 11:38:52 AM UTC-7 vince wrote: > If you use python3, you need python3 versions of all

Re: [weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread vince
If you use python3, you need python3 versions of all python modules 'and' python3-compatible versions of all drivers, extensions, and skins you install. That should be somewhat obvious I'd hope, given hundreds of posts since v4 came out with people battling the python3 transition. On

Re: [weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread Messy Potamia
I didn't see anything in the documentation I read about how to get "the python3 version of the library the driver needs". I know 3 is installed because I installed the pyephem & got it working using pip3. Can someone point me to a procedure to correct this? Thanks. On Thu, Apr 1, 2021, 10:44

[weewx-user] Re: New install of 4.4 but owfs crashes it

2021-04-01 Thread vince
On Thursday, April 1, 2021 at 7:40:48 AM UTC-7 messyp...@gmail.com wrote: > Apr 1 09:06:07 PI4BUSB weewx[8998]: Starting weewx weather system: weewx. > Apr 1 09:06:07 PI4BUSB weewx[9013] CRITICAL __main__: Caught > unrecoverable exception: > Apr 1 09:06:07 PI4BUSB weewx[9013] CRITICAL