[weewx-user] Re: Almanac stopped working

2019-01-29 Thread Jeff A. D.
Is your latitude and longitude set correctly? (Your latitude isn't -90 or something?) On Tuesday, January 29, 2019 at 10:18:57 PM UTC-7, Tim Tuck wrote: > > Hi all, > > I've been trying to debug why the almanac is not workign correctly. It was > working up until a few days ago and now the

Re: [weewx-user] Re: Second crash after 11 days

2019-01-29 Thread Steve2Q
Glenn..it did say that it installed, but i will try your suggestion tomorrow. Thanks -- 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: Second crash after 11 days

2019-01-29 Thread Glenn McKechnie
Hi Steve, The error is "No module named pympler" Looks like you've either missed step 1. of Toms instructions, or it's failed to install. Try installing it with sudo sudo pip install pympler On 30/01/2019, Steve2Q wrote: > Tom; the previous is what I got just by stopping weewx and then

Re: [weewx-user] Re: Second crash after 11 days

2019-01-29 Thread Steve2Q
Tom; the previous is what I got just by stopping weewx and then restarting after the mods (no reboot of the pi). > If I reboot the pi, it hangs here: I reverted back to the original setting so the station will keep running until I hear back from you. Steve -- You received this message

Re: [weewx-user] Re: Second crash after 11 days

2019-01-29 Thread Steve2Q
Tom: I followed the instruction I received the following: -- 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 weewx-user+unsubscr...@googlegroups.com. For more

Re: [weewx-user] Re: Second crash after 11 days

2019-01-29 Thread Thomas Keffer
OK, Steve, I think we're ready. This is going to take a little preparation on your part. 1. Install the tool pympler. This is a memory profiler. *pip install pympler* 2. Replace your version of engine.py with the attached version. You should find it in /home/weewx/bin/weewx/engine.py. 3.

[weewx-user] Re: MQTT - wind miles per hour - stops MQTT running

2019-01-29 Thread Pat
> Pat - I'm not quite seeing what changes you're suggesting, but that might just be my old eyes and non-cooperating fonts in the browser here. I'm not aware that weewx cares about indentation if that's what you changed (guess I need either more or less coffee, uncertain which:-) I'm with

[weewx-user] Re: MQTT - wind miles per hour - stops MQTT running

2019-01-29 Thread vince
On Tuesday, January 29, 2019 at 4:00:02 PM UTC-8, Pat wrote: > > Try > > [[MQTT]] > unit_system = METRIC > ***snip*** > [[[inputs]]] > windSpeed > name = windSpeed_mph > units = mile_per_hour > > > On Tuesday, January 29, 2019 at 5:30:32 PM

Re: [weewx-user] Ambient Weather WS-2902A

2019-01-29 Thread Scott Grayban
Yes On Tuesday, January 29, 2019 at 12:05:52 AM UTC-8, Adnan Mumtaz wrote: > > Hi Scott, > > As i understand you use WS-2902 like mine and belchertown skin, are you > seeing the same Barometer readings on your display unit and on your web > page? > > On Monday, 28 January 2019 01:55:32 UTC+3,

[weewx-user] MQTT - wind miles per hour - stops MQTT running

2019-01-29 Thread 'Andy Hudson-Smith' via weewx-user
Evening, Hope its ok to ask - i have MQTT running happily but i am looking to use MPH for wind (UK configertation). I have written the config file as (it does not work - this the commenting out) binding = loop unit_system = METRICWX # [[[inputs]]] #

[weewx-user] Re: SDR and raspberry not work

2019-01-29 Thread mwall
On Tuesday, January 29, 2019 at 11:52:22 AM UTC-5, Wifi75 wrote: > > Hello I folow this line > https://github.com/weewx/weewx/wiki/sdr-rpi-recipe > for install all > > but when i try this commad > sudo rtl_433 -M utc -F json -G > > i have this error: > please see the 'troubleshooting'

[weewx-user] Re: Weewx without driver

2019-01-29 Thread Andrej B.
I have Vantage with weewx on Raspberry and they running fine. Now looking ways to monitor system supply voltage, backup battery voltage, etc. Of course additional service weewx is better way (like cmon) to perform these tasks, but my programming skills (I am bus electrician). Maybe someone

[weewx-user] Re: Second crash after 11 days

2019-01-29 Thread rich T
Steve I'm running with desktop. On Tuesday, January 29, 2019 at 8:05:08 AM UTC-5, Steve2Q wrote: > Andrew and Rich...are you running the version of Stretch with the desktop, > of just the Lite version? > > My system did crash last evening as I thought it would. > > Steve > -- You received

[weewx-user] Re: SDR and raspberry not work

2019-01-29 Thread rich T
Did you blacklist the DVB driver? On Tuesday, January 29, 2019 at 11:52:22 AM UTC-5, Wifi75 wrote: > > Hello I folow this line > https://github.com/weewx/weewx/wiki/sdr-rpi-recipe > for install all > > but when i try this commad > sudo rtl_433 -M utc -F json -G > > i have this error: > >

[weewx-user] Re: Belchertown Skin - No Images

2019-01-29 Thread 'Andy Hudson-Smith' via weewx-user
Thanks for the pointer - I now have it working with MQTT and images (quite a rookie error on the images front!). Thanks again for helping, Andy On Monday, 28 January 2019 19:16:00 UTC, Andy Hudson-Smith wrote: > > Probably a rookie mistake - have installed as per the github, the page is >

[weewx-user] SDR and raspberry not work

2019-01-29 Thread Wifi75
Hello I folow this line https://github.com/weewx/weewx/wiki/sdr-rpi-recipe for install all but when i try this commad sudo rtl_433 -M utc -F json -G i have this error: [image: 1.PNG] what can i do? -- You received this message because you are subscribed to the Google

Re: [weewx-user] Re: Second crash after 11 days

2019-01-29 Thread Thomas Keffer
I am not concerned about any crontab extensions. It's weewx.conf extensions that we care about. Can you please run *cd /home/weewx* *./bin/wee_debug --info --output* then email me (tkef...@gmail.com) the file /var/tmp/weewx.debug. On Tue, Jan 29, 2019 at 6:40 AM Steve2Q wrote: > Tom: I am

Re: [weewx-user] Re: Second crash after 11 days

2019-01-29 Thread Steve2Q
Tom: I am running Stretch on a RPi 3 + (most recent Raspian from raspberrypi.org; the version that includes desktop however I have the pi set to boot into the cli, not the GUI). I have run the necessary commands to update, upgrade, and update the firmware. I used setup.py with the Ultimeter

Re: [weewx-user] Re: Second crash after 11 days

2019-01-29 Thread Thomas Keffer
If I understand the situation correctly, you - Are running plain-vanilla wheezy on a stock RPi; - Installed weewx using setup.py; - Are using an Ultimeter station; - Have absolutely no extensions installed (in particular, rtg has been disabled); yet are experiencing memory growth.

[weewx-user] Re: How to install weewx on Raspberry

2019-01-29 Thread David Thomas
It is now working! I can only thank you for your help, much appreciated. My final question relaters to the VNC error, do you have an idea what it means? Cheers. On Tuesday, 29 January 2019 13:49:07 UTC, Pat wrote: > > This snippet looks like it's 2 days old. Do you have anything from today?

[weewx-user] Re: How to install weewx on Raspberry

2019-01-29 Thread David Thomas
That's what I got when I type *pi@weewx*:*~ $* sudo tail -f /var/log/syslog -n 100 Here is another output: Jan 29 13:59:27 weewx vncserver-x11[372]: AgentInitCheck: no response from agent Jan 29 13:59:32 weewx vncserver-x11[372]: AgentInitCheck: agent comms failure Jan 29 13:59:37 weewx

[weewx-user] Re: How to install weewx on Raspberry

2019-01-29 Thread Pat
This snippet looks like it's 2 days old. Do you have anything from today? On Tuesday, January 29, 2019 at 8:44:34 AM UTC-5, David Thomas wrote: > > I checked the log and then restarted weewx after which the output was the > same: > > Jan 29 13:40:40 weewx weewx[475]: manager: Added record

[weewx-user] Re: How to install weewx on Raspberry

2019-01-29 Thread David Thomas
I checked the log and then restarted weewx after which the output was the same: Jan 29 13:40:40 weewx weewx[475]: manager: Added record 2019-01-27 10:23:36 GMT (1548584616) to daily summary in 'weewx.sdb' Jan 29 13:40:40 weewx vncserver-x11[372]: AgentInitCheck: agent comms failure Jan 29

[weewx-user] Re: How to install weewx on Raspberry

2019-01-29 Thread Pat
It looks like your USB device is picked up. Bus 001 Device 005: ID 1941:8021 Dream Link WH1080 Weather Station / USB Missile Launcher What's syslog show? Try with sudo tail -f /var/log/syslog -n 100 so you can see more of the log in the initial view. If nothing, run sudo service weewx

[weewx-user] Re: How to install weewx on Raspberry

2019-01-29 Thread David Thomas
I rebooted again just in case. The station is plugged in and I changed the USB port. the LSUSB out put is here *pi@weewx*:*~ $* lsusb Bus 001 Device 006: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter Bus 001 Device 005: ID 1941:8021 Dream Link WH1080 Weather Station / USB

[weewx-user] Re: Second crash after 11 days

2019-01-29 Thread Steve2Q
Here is syslog from shortly before the crash.. Is there any other files that may be useful for analysis? Jan 28 23:44:15 raspberrypi weewx[9770]: manager: Added record 2019-01-28 23:44:00 EST (1548737040) to database 'weewx.sdb' Jan 28 23:44:16 raspberrypi weewx[9770]: manager: Added record

[weewx-user] Re: Second crash after 11 days

2019-01-29 Thread Steve2Q
Andrew and Rich...are you running the version of Stretch with the desktop, of just the Lite version? My system did crash last evening as I thought it would. Steve -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group

[weewx-user] Re: How to install weewx on Raspberry

2019-01-29 Thread Pat
The good news is that it's installed. I'm not too familiar with USB connected devices with weewx, so someone else may need to step in here. Some more questions that may be helpful: 1. Have you rebooted the Pi since installing? 2. Can you verify the station is plugged into the USB? 3.

Re: [weewx-user] Re: Weewx without driver

2019-01-29 Thread Thomas Keffer
> > I'm curious - if the database has been created by another system and > reports are being generated via wee_reports why are you using weewx at > all?? Surely you would be better off with just having the database and > using an open source mysql report builder. > +1 -- You received this

Re: [weewx-user] Re: weewx 3.8.2 and drivers weather station WS1041

2019-01-29 Thread mwall
On Tuesday, January 29, 2019 at 5:14:32 AM UTC-5, Wifi75 wrote: > > at each time I have already installed everything. > just a problem I can not understand this important command to be given: > # see how the sensor data from rtl_433 are mapped to fully-qualified names > sudo PYTHONPATH = / usr /

[weewx-user] Re: How to install weewx on Raspberry

2019-01-29 Thread David Thomas
Thanks for sticking with me Pat, and the other guys. I'm trying everything suggested. Here are the outputs from your suggestions Pat. *pi@weewx*:*~ $* sudo apt-get policy weewx E: Invalid operation policy *pi@weewx*:*~ $* sudo which weewxd /usr/bin/weewxd *pi@weewx*:*~ $* sudo ls -al

[weewx-user] Re: build a multi-sensor data collector using rpi and sdr

2019-01-29 Thread Wifi75
Hello I have just a problem I can not understand this important command to be given: # see how the sensor data from rtl_433 are mapped to fully-qualified names sudo PYTHONPATH = / usr / share / weewx python /usr/share/weewx/user/sdr.py --cmd = "rtl_433 -M utc -F json -G" weewx is installed on

[weewx-user] Re: build a multi-sensor data collector using rpi and sdr

2019-01-29 Thread Gazza
> > Hi Matthew, > Thanks for the instructions, it's a bit better than my one I compiled while setting up a test system with SDR for the station and some 1-wire sensors as a service. What I would like to see is a generic sensor board that you connect variety of sensors to, added to the

Re: [weewx-user] Re: weewx 3.8.2 and drivers weather station WS1041

2019-01-29 Thread Wifi75
at each time I have already installed everything. just a problem I can not understand this important command to be given: # see how the sensor data from rtl_433 are mapped to fully-qualified names sudo PYTHONPATH = / usr / share / weewx python /usr/share/weewx/user/sdr.py --cmd = "rtl_433 -M utc

Re: [weewx-user] Re: Getting the RPi 3 with Davis Vantage up and running

2019-01-29 Thread monmul
For those following on from me.the two power packs - 1 feeding the Rpi 3 and the other feeding the USB hub has made a tremendous difference.no problems shown in the log, no time problems, no voltage problemsit just flows and operates really well. I wish I had known this from the

Re: [weewx-user] Re: weewx 3.8.2 and drivers weather station WS1041

2019-01-29 Thread Wifi75
I already have a pair of sdr receivers do you think it can work well without problems? -- 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 3.8.2 and drivers weather station WS1041

2019-01-29 Thread mwall
On Tuesday, January 29, 2019 at 3:50:17 AM UTC-5, Wifi75 wrote: > > omg, bad news . > how can I use the 433 transmission? > purchase a usb sdr and you should be able to use the weewx-sdr driver to capture data. this is the recipe for doing that:

Re: [weewx-user] Re: weewx 3.8.2 and drivers weather station WS1041

2019-01-29 Thread Wifi75
I found a person who only sells the WS2800 station without external parts. In your opinion could it work with my external accessories? -- 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

Re: [weewx-user] Re: weewx 3.8.2 and drivers weather station WS1041

2019-01-29 Thread Wifi75
omg, bad news . how can I use the 433 transmission? Il giorno mar 29 gen 2019 alle ore 09:29 mwall ha scritto: > On Tuesday, January 29, 2019 at 2:18:54 AM UTC-5, Wifi75 wrote: >> >> Hello I have usb station WS1041 not start in weewx >> see the pictuers below >> >> what ca I do? >> > > the

[weewx-user] Re: weewx 3.8.2 and drivers weather station WS1041

2019-01-29 Thread mwall
On Tuesday, January 29, 2019 at 2:18:54 AM UTC-5, Wifi75 wrote: > > Hello I have usb station WS1041 not start in weewx > see the pictuers below > > what ca I do? > the product/vendor codes (0713:0818) for that station do not match anything recognized by any of the drivers i have seen it is

Re: [weewx-user] Ambient Weather WS-2902A

2019-01-29 Thread Adnan Mumtaz
Hi Scott, As i understand you use WS-2902 like mine and belchertown skin, are you seeing the same Barometer readings on your display unit and on your web page? On Monday, 28 January 2019 01:55:32 UTC+3, Scott Grayban wrote: > > they should be set to prefer_hardware > > On Saturday, January 26,