[weewx-user] KeyError: 'temperatureLow'

2019-06-14 Thread Scott Grayban
Just started getting this error after a months of running with no issues... is this a db corruption ? Jun 14 22:22:24 weewx-pi weewx[23128]: reportengine: Caught unrecoverable exception in generator 'weewx.cheetahgenerator.CheetahGenerator' Jun 14 22:22:24 weewx-pi weewx[23128]:

[weewx-user] Re: Web Server auf dem Raspberry Apache2

2019-06-14 Thread rich T
HTML_ROOT is a directory where your files are stored locally. Your weewx.conf file will show the HTML_ROOT. If you type the following and watch the log, you should see where your files are stored. sudo tail -f /var/log/syslog Jun 14 22:25:19 raspberrypi weewx[25766]: cheetahgenerator:

[weewx-user] Re: Failure of wunderfixer

2019-06-14 Thread Sean Kirkpatrick
Hi Gareth. I finally had a chance to d/l the fixed version of Wunderfixer from github. Seems to work just fine for me. More testing to be done... Sean PS: Thanks Leon! On Friday, June 7, 2019 at 5:23:29 PM UTC-7, Gareth Hunt wrote: > > Greetings, > > [Still a newbie user.] > > I live in

[weewx-user] Re: Problem with MQTT

2019-06-14 Thread Pat
Also sidenote that using Chrome's developer tools, you won't be able to access any ws:// or wss:// endpoint directly. It's not like http. You can download this websocket test website to your server's http folder and try it to see if it'll connect.

[weewx-user] Re: Problem with MQTT

2019-06-14 Thread Pat
Hi Kalju, First change your mqtt_websockets_topic = "weather/#" to weather/loop. (Just curious, did you follow a tutorial of mine somewhere? I see a lot of folks using # when it shouldn't be used. Wondering if I need to clean that up somewhere) Second, mosquitto is very, very picky. Double

[weewx-user] Re: belchertown days without rain

2019-06-14 Thread Pat
I know you know this, but first make a backup of your database :) Is the problem with the "all time" days without rain, or "this year" days without rain? - All time uses this query : SELECT dateTime, ROUND( sum, 2 ) FROM

[weewx-user] belchertown days without rain

2019-06-14 Thread vince
Pat - back to fiddlin' with Belchertown I notice my site is showing 700+ days alltime record for days without rain, which is of course not true (near Seattle).My recollection is that wy back when my old LaCrosse 2315 piece of junk was throwing out bogus rain totals so I cleared all

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Colin Larsen
Great news :) On Sat, 15 Jun 2019, 08:08 Maarten van der Hoeven, wrote: > Back home, and now with full focus. All is working now! I have put > everything in weewx.conf, nothing left in skin.conf > > Very cool > > Op vrijdag 14 juni 2019 11:03:11 UTC+2 schreef Colin Larsen: >> >> I did a test on

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Maarten van der Hoeven
Back home, and now with full focus. All is working now! I have put everything in weewx.conf, nothing left in skin.conf Very cool Op vrijdag 14 juni 2019 11:03:11 UTC+2 schreef Colin Larsen: > > I did a test on my system and that label definitely works :) > > On Fri, Jun 14, 2019 at 8:19 PM

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Damjan Hajsek
Thank you. I use shorewall on my server and I have locked it on my home IP where weather station is. also fail2ban have my home IP whitelisted Dne petek, 14. junij 2019 18.52.23 UTC+2 je oseba Leon Shaner napisala: > > Damjan, > A long time ago you mentioned that your troubles all started when

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Leon Shaner
Damjan, A long time ago you mentioned that your troubles all started when you updated some OS pkgs. Have you seen this thread? Since you are using interceptor, which must accept connections from remote, it could be relevant: https://www.centos.org/forums/viewtopic.php?t=69009 To rule it out,

[weewx-user] Re: Weewx running on Raspberry Pi using NAS and Read-Only SD Card

2019-06-14 Thread vince
On Friday, June 14, 2019 at 5:21:47 AM UTC-7, Peter_F wrote: > > The only thing you need to think about is to make sure you shut down the > Raspberry Pi when you want to reboot the NAS. I still leave those three > weewx directories as NFS mounts (on the same NAS). > Yeh - there has to be

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Damjan Hajsek
Ok I did logs again I hope this time better. Dne petek, 14. junij 2019 14.44.03 UTC+2 je oseba Andrew Milner napisala: > > Not really, no > > The first part appears to show normal running with archive records every > minute - but no log for the startup process > > The second part, manual

[weewx-user] Re: Weewx running on Raspberry Pi using NAS and Read-Only SD Card

2019-06-14 Thread Pat
This is an interesting idea and pretty cool to try and safeguard against SD failure. I know Tom has a Raspberry Pi weewx test running for 4+ years - but personally I can't seem to keep my class 10 SD cards working longer than a year or 18 months. Maybe I have too much logging turned on :)

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread gjr80
If you look back through this thread this is exactly where we were with the previous install - WeeWX running but with no indication in the startup log as to how debug was set, no turning on of the debug features when debug=1 and little evidence to aid in determining the cause (of the original

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Andrew Milner
Not really, no The first part appears to show normal running with archive records every minute - but no log for the startup process The second part, manual running , shows us the startup but only loop data - it runs for under a minute so does not give the coverage for two archive periods

[weewx-user] Weewx running on Raspberry Pi using NAS and Read-Only SD Card

2019-06-14 Thread Peter_F
Just thought I would share the following in case anyone else is interested... Up until a few months ago I was running weewx on a Raspberry Pi but with the following three directories mounted from an NFS share on a Synology NAS: /var/lib/weewx /usr/share/weewx /etc/weewx This basically kept

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Damjan Hajsek
here it is. Is this ok what I attach? regards Dne petek, 14. junij 2019 12.45.41 UTC+2 je oseba Andrew Milner napisala: > > Keep running the simulator for a while, but can you now give us the log > from startup for at least two archive intervals FOR SIMULATOR so that we > can be SURE everything

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Andrew Milner
Keep running the simulator for a while, but can you now give us the log from startup for at least two archive intervals FOR SIMULATOR so that we can be SURE everything is working as it should be. Then, if that looks ok, can you stop weewx, set debug = 1, restart weewx and again attach the log

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Damjan Hajsek
https://github.com/matthewwall/weewx-interceptor this is what I have for interceptor in weewx.conf [Interceptor] # This section is for the network traffic interceptor driver. # The driver to use: driver = user.interceptor # Specify the hardware device to capture.

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Damjan Hajsek
Yes I did. When I have installed it it worked. Now I have reconfigure it for simulator driver and it works. https://vreme.povej.net so it really is something with driver, what I can do to check what it is? Dne petek, 14. junij 2019 11.24.55 UTC+2 je oseba gjr80 napisala: > > I think people are

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread gjr80
I think people are trying to help, it is just without a debug log it is rather difficult to determine what is going on and therefore what might be wrong. Also, if settings in weewx.conf are being ignored (eg debug=1) it begs the question what else is amiss. So when you installed WeeWX did you

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Colin Larsen
I did a test on my system and that label definitely works :) On Fri, Jun 14, 2019 at 8:19 PM Colin Larsen wrote: > I think it would need a Weewx restart, again hopefully Pat can confirm I > have the right spot. > > On Fri, 14 Jun 2019, 20:17 Maarten van der Hoeven, > wrote: > >> Thanks again

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Damjan Hajsek
First time I have installed weewx manually, just copy tar on server and install it. Now on new server I have downloaded weewx-3.9.1-1.rhel.noarch.rpm and install it. than install driver interceptor and setup everything. I even changed

[weewx-user] Re: Web Server auf dem Raspberry Apache2

2019-06-14 Thread Andrew Milner
are there files actually in the /var/www/html/weewx directory?? On Friday, 14 June 2019 10:33:30 UTC+3, Günther Wrana wrote: > > Genau so habe ich es gemacht nur funktioniert es nicht. > > Nur ist mir nicht ganz klar was die HTML_ROOT ist. Ein Verzeichnis oder > eine Datei oder wo steht das. >

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Colin Larsen
I think it would need a Weewx restart, again hopefully Pat can confirm I have the right spot. On Fri, 14 Jun 2019, 20:17 Maarten van der Hoeven, wrote: > Thanks again Colin! I did a quick change, but didnt see the label being > changed at the website. Must have been doing something wrong, as

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Andrew Milner
as always, my mistake. sorry. On Friday, 14 June 2019 10:48:31 UTC+3, gjr80 wrote: > > I agree something is not right, but it is not WEEWX_ROOT. For an other > than setup.py install WEEWX_ROOT is indeed / - > http://weewx.com/docs/usersguide.htm#Where_to_find_things refers. > > Gary > -- You

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Maarten van der Hoeven
Thanks again Colin! I did a quick change, but didnt see the label being changed at the website. Must have been doing something wrong, as being in a hurry, work is calling. Will check this evening, and will also read the wiki... As I understand correctly, there's pretty much howto's written down

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread gjr80
I agree something is not right, but it is not WEEWX_ROOT. For an other than setup.py install WEEWX_ROOT is indeed / - http://weewx.com/docs/usersguide.htm#Where_to_find_things refers. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To

[weewx-user] Re: RTGD Zambretti Forecast Blank

2019-06-14 Thread gjr80
I don’t know, I don’t think so. rtgd just pulls the last Zambretti forecast from the forecast database, so if there is no Zambretti forecast in the forecast database it would return nothing (None). This could have been the case with the first log extract but definitely not the case with the

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Colin Larsen
Probably just extraTemp1 = Grass Temperature or whatever you need On Fri, Jun 14, 2019 at 7:33 PM Colin Larsen wrote: > This is it I think, add your desired label in here > > [Labels] > # Labels used in this skin > [[Generic]] > # Generic labels, keyed by an observation type. > # To change a

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Colin Larsen
This is it I think, add your desired label in here [Labels] # Labels used in this skin [[Generic]] # Generic labels, keyed by an observation type. # To change a label or translate it to your language # change the text after the equal sign. # Extra Observation labels appTemp = Apparent Temperature

[weewx-user] Re: Web Server auf dem Raspberry Apache2

2019-06-14 Thread Günther Wrana
Genau so habe ich es gemacht nur funktioniert es nicht. Nur ist mir nicht ganz klar was die HTML_ROOT ist. Ein Verzeichnis oder eine Datei oder wo steht das. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Colin Larsen
Excellent! And yes I'm 99% sure that Temperature1 can be changed in either skin.conf or Weewx.conf. Don't forget to get all of your config settings into weewx.conf so they don't get overwritten by an update to skin.conf. Again it's in the Wiki. Let me go and look for that setting to change :) On

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Andrew Milner
hold on a minute, something is not correct. The section of weewx.conf you posted says WEEWX_ROOT is / whilst the weewx startup says weewx is using /etc/weewx/weewx.conf, which implies that WEEWX_ROOT should be /etc/weewx and not / also debug should be set = 1 in /etc/weewx/weewx.conf - I

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Maarten van der Hoeven
How cool is that! This is all too easy  Adding “extraTemp1” at the end of the mentioned line (in skin.conf) did already the trick. Barometer 1014.2 mbar Dew Point 13.8 °C Humidity 88% Rain 0.0 mm 0.0 mm/hr Temperature116.1 °C

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Andrew Milner
is your weewx installation really in the root directory as you have got specified in weewx.conf? how did you install weewx ?? On Friday, 14 June 2019 04:25:32 UTC+3, Andrew Milner wrote: > > Have you done what Matthew asked some time ago and run weewx manually - > not as a daemon?? > > Did

Re: [weewx-user] Re: weewx stop working

2019-06-14 Thread Damjan Hajsek
Sorry all of that I already did on old server. Below I did this again, no other logs. This is the reason why I had to reinstall server again and again not working. I run manually again fev times and all what I get in log is # WEEWX CONFIGURATION FILE # # Copyright (c) 2009-2019 Tom Keffer # See

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Colin Larsen
Sorry, that formatted horribly I think - it's actually just on 2 lines of code On Fri, Jun 14, 2019 at 6:59 PM Colin Larsen wrote: > Maarten > > I think you may be able to add your extraTemp1 into this section below in > skin.conf/weewx.conf (depending on where you have the [Extras] stanza). >

Re: [weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Colin Larsen
Maarten I think you may be able to add your extraTemp1 into this section below in skin.conf/weewx.conf (depending on where you have the [Extras] stanza). Give it a try, I'm sure Pat will jump in and correct me if I'm wrong. Otherwise you may need to use one of the custom content areas as

[weewx-user] Re: Belchertown skin 1.0 released!

2019-06-14 Thread Maarten van der Hoeven
Hi, Thanks for the skin 1.0. Running without a flaw, and looking nice :) One question... I am using a second temperature sensor (temperature on the grass, 10cm above the surface), data is stored in the database as extraTemp1. What I understood from the wiki-chart, it should not be a problem