Re: [weewx-user] Re: CRITICAL __main__: **** must be real number, not NoneType OR CRITICAL __main__:*** %x formatpe or : an integer is required, not float

2021-01-02 Thread Co van der lee
Hi Luc, Thanks a lot for your quick action, great! I found v0.20, brand new :) I will update the driver with the following commands on the Rpi - sudo wget -O weewx-rtldavis-master.zip https://github.com/lheijst/weewx-rtldavis/archive/master.zip - sudo ./bin/wee_extension --install weewx-

Re: [weewx-user] CRITICAL __main__: **** must be real number, not NoneType OR CRITICAL __main__:*** %x formatpe or : an integer is required, not float

2021-01-02 Thread Co van der lee
work! Op za 2 jan. 2021 om 15:30 schreef Tom Keffer : > These are both simple errors in the driver rtldavis. Ask the driver's > author to fix the problem. > > On Sat, Jan 2, 2021 at 5:47 AM Co van der lee > wrote: > >> Hi all, >> >> >> >

[weewx-user] CRITICAL __main__: **** must be real number, not NoneType OR CRITICAL __main__:*** %x formatpe or : an integer is required, not float

2021-01-02 Thread Co van der lee
Hi all, Ik hope someone can help me to automate errorhandling………. The Rpi with SDR (weewx 4.2 / Mysql / apache) runs well, at inexplicable moments the loop is interrupted, see parts op the logfile. the weewx.service remains active only sub-processes have been stopped. a /etc/init.d./weewx

Re: [weewx-user] Re: Script if service weewx[xxxx] is CRITICAL _ then.......f.e. reboot

2020-12-30 Thread Co van der lee
Hi Vince, Thanks for reply and suggestion. I already did but no response thats why i was looking for a work-a-round The critical error appears sometimes in the loop with an error that there was a float where the software expected a integer. I hope someone had a suggestion for the script. T

[weewx-user] Script if service weewx[xxxx] is CRITICAL _ then.......f.e. reboot

2020-12-30 Thread Co van der lee
Hi, Sometimes @ unexpected times the weewx service become critical and stops / hangs. as workaround I want to create a python / bash script the checks (f.e. every hour) by Cron the status and if the status is Critical or Error then the system reboots. Is this possible, I guess Yess but I need

[weewx-user] Weewx Crash - CRITICAL __main__: **** TypeError: %x format: an integer is required, not float

2020-12-28 Thread Co van der lee
Hi, We are happy with the system is up and running and publishes every 5 minutes the data to Windy and Windguru, this is great! Sometimes the system crashes / hang after some day's or weeks. last time it runs 3,5 week without any problem. this is the log, it seems that there is float data where

[weewx-user] Can't get RTL-SDR running on Rpi3+ (868 Mhz EU)

2020-11-01 Thread Co van der lee
Hi, I’m struggeling a few weeks to get RTL-SDR running on my Rpi 3+ with a NooElec nano v2 https://www.nooelec.com/store/nesdr-nano2.html I wanted to minimize the possible misconfigurations so i didn’t install Weewx, this should bet he next step but before that i want be sure RTL-SDR is fun

Re: [weewx-user] RTLSDR cannot see output

2020-10-14 Thread Co van der lee
I started with python (see 1st post) which give me a error, Tom made a suggestion to try python3 I think you are right it should work with python like the repo of Lheijst. Op wo 14 okt. 2020 21:53 schreef vince : > On Wednesday, October 14, 2020 at 11:37:10 AM UTC-7, Co van der lee wr

Re: [weewx-user] RTLSDR cannot see output

2020-10-14 Thread Co van der lee
n__: callback(event) i have no idea why this program stops? i hope anybody can tell me what I did wrong?? tnx /Co Op wo 14 okt. 2020 17:12 schreef Tom Keffer : > I can't speak to your RTL/SDR problems, but the "No module named > configobj" error is because yo

[weewx-user] RTLSDR cannot see output

2020-10-14 Thread Co van der lee
Hi all, I configured RPI with Buster and installed Weewx with install script. the location is /home/weewx/ http://weewx.com/docs/setup.htm ( WeeWX: Installation using setup.py ) I made different installs (MySQL and default sbd DB) Configuration Weewx is made in simulator mode because i want