Re: [weewx-user] Re: weewx stop working after upgrading from 3.6.x to 3.9.1

2019-06-04 Thread St. B.
Great, I will look into this thank you.

On Wednesday, June 5, 2019 at 1:13:16 AM UTC+2, gjr80 wrote:
>
> This issue was fixed in v1.0.4. The v1.0.4 code was not released as a 
> package but can be installed by following the instructions in this post 
> .
>
> Gary
>
> On Tuesday, 4 June 2019 13:14:57 UTC+10, gjr80 wrote:
>>
>> Agree that WeeWX-WD has struck again and caused the error that was 
>> posted. Am sure this been fixed in a later version, I will track that one 
>> down and post a link as necessary.
>>
>>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/1c81be04-d0f8-496e-a10f-7b4bb41c85b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: weewx stop working after upgrading from 3.6.x to 3.9.1

2019-06-04 Thread St. B.
Ok, 

Thanks for the info regarding WU. I might give a look into this, if it is 
not already taken care of by someone proficient on this topic.

The SDR is not failing, it was closed by Weewx, and the message order is 
somehow wrong. My station is back online since this morning, and did not 
shutdown.


On Tuesday, June 4, 2019 at 9:09:32 AM UTC+2, gjr80 wrote:
>
> You won’t be getting any forecast from WU using the forecast extension for 
> the time being as it has not yet been updated to work with the new WU API. 
> I suspect your time will be better spent looking into why the SDR driver is 
> exiting and causing the WeeWX engine to shut down. 
>
> Gary

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/96be47b1-58dd-4a2e-893c-0567748c3c22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: weewx stop working after upgrading from 3.6.x to 3.9.1

2019-06-03 Thread St. B.
Ok, 

Below is the the /var/log/messages generated when running systemctl restart 
weewx.

Weirdly enough systemctl start weewx does not seem to run anything.

Stack trace when running from command prompt is as follows : 
root@raspberrypi:~# weewxd /etc/weewx/weewx.conf
Traceback (most recent call last):
  File "/usr/bin/weewxd", line 64, in 
weewx.engine.main(options, args)
  File "/usr/share/weewx/weewx/engine.py", line 890, in main
engine.run()
  File "/usr/share/weewx/weewx/engine.py", line 191, in run
self.dispatchEvent(weewx.Event(weewx.NEW_LOOP_PACKET, packet=packet))
  File "/usr/share/weewx/weewx/engine.py", line 224, in dispatchEvent
callback(event)
  File "/usr/share/weewx/user/weewxwd3.py", line 144, in new_loop_packet
wd_data['humidex'] = weewx.wxformulas.humidexC(data_metricwx['outTemp'],
KeyError: 'outTemp'
root@raspberrypi:~#

Associated message traces are in mylog.shell

On Monday, June 3, 2019 at 11:19:52 PM UTC+2, Pat wrote:
>
> Nothing jumping out. Pasting some logs and debugs would be super helpful. 
> See Help! Posting to weewx user 
> <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user>
>
>
>
> On Monday, June 3, 2019 at 4:49:17 PM UTC-4, St. B. wrote:
>>
>> Hi, 
>>
>> I decided (because my WU forecast where not working anymore) to update 
>> weewx to 3.9.1. on my raspberry running debian stretch.
>> downloaded the weewx.3.9.1.all.deb installed, and kept my conf files.
>> Upon install completion, no restart of the service.
>>
>> When starting, weewx starts the mainloop then shutsdown, wait for RTL 
>> process shutdown and dies.
>> rtl runs fine from the command prompt.
>> when running from the command prompt weewxd starts, and dies quickly with 
>> an invalid key "windSpeed" or some other key.
>> These keys are in my mappings, but did not change since 3.6
>>
>> I ran a full update of my raspberry and am now at deb 9.9, but still no 
>> weewx.
>>
>> What obvious "you must check when updating" did I miss on this one ?
>>
>> Regards;
>>
>>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/66dc95b4-7dff-42f7-9d7f-476efdbe8225%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


mylog
Description: Binary data


mylog.shell
Description: Binary data


[weewx-user] weewx stop working after upgrading from 3.6.x to 3.9.1

2019-06-03 Thread St. B.
Hi, 

I decided (because my WU forecast where not working anymore) to update 
weewx to 3.9.1. on my raspberry running debian stretch.
downloaded the weewx.3.9.1.all.deb installed, and kept my conf files.
Upon install completion, no restart of the service.

When starting, weewx starts the mainloop then shutsdown, wait for RTL 
process shutdown and dies.
rtl runs fine from the command prompt.
when running from the command prompt weewxd starts, and dies quickly with 
an invalid key "windSpeed" or some other key.
These keys are in my mappings, but did not change since 3.6

I ran a full update of my raspberry and am now at deb 9.9, but still no 
weewx.

What obvious "you must check when updating" did I miss on this one ?

Regards;

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d0d18421-b227-49cd-ad01-e873f5420f4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Spike detection - any willing testers

2017-03-07 Thread St. B.
Hi, 

I am interested in testing the spike filter, is there an (uptodate) link 
show how to install this. I am running weewx on a raspberry, using the 
package install.

Regards,

On Saturday, January 21, 2017 at 10:17:55 PM UTC+1, Darryn Capes-Davis 
wrote:
>
> Sorry, ignore my previous. Too early in the morning and I was mixing up 
> posts. 
>
> The link was my direct email address, weather at carlingfordweather dot 
> sydney.
>
> Get Outlook for iOS 
>
> --
> *From:* weewx...@googlegroups.com   > on behalf of Steve2Q >
> *Sent:* Sunday, January 22, 2017 3:20:48 AM
> *To:* weewx-user
> *Subject:* Re: [weewx-user] Re: Spike detection - any willing testers 
>  
>
> Darryn> Hello;  I would like to (possibly) be a tester for the spike 
> detector, but the link you put in your first message is broken/incorrect.
>
> Steve
>
>>
>> -- 
> You received this message because you are subscribed to a topic in the 
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/weewx-user/p6iGhRUxxa4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> weewx-user...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Missing data in WU upload

2017-02-28 Thread St. B.
Hi,

The missing data is indeed in the database. So WU is only showing what my 
DB has.I tried changing channel on the outside temp today, but it still 
shows missing values this afternoon.

:(

On Sunday, February 26, 2017 at 5:14:40 PM UTC+1, mwall wrote:
>
> hello B!
>
> first figure out whether the 'holes' are just at wu or also in your local 
> database.
>
> check the weewx log - you should see a log message whenever weewx is 
> unable to connect to wu.  however, it is possible that there will be 
> 'holes' in the data at wu even though there are no warnings or errors in 
> the logs; sometimes wu accepts your data but simply does not display it, or 
> somehow displays it an hour or a day later.
>
> be sure that the 'holes' do not exist in your local database.  browse the 
> weewx database using your favorite database client.  see if there are 
> 'holes' in the data that match the 'holes' at wu.  if so, then you have 
> data collection issues.
>
> if the 'holes' are only at wu, then you can plug the holes by running 
> wunderfixer:
>
> http://weewx.com/docs/utilities.htm#wunderfixer_utility
>
> m
>

-- 
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 options, visit https://groups.google.com/d/optout.


[weewx-user] Missing data in WU upload

2017-02-26 Thread St. B.
Hi, 

I am using weewx with SDR to report the data from my OS WMR88 sensors to 
WU. However, since I started using weewx, I have some "holes" in the data 
that are sent to WU. As a consequence, when looking up the data from WU, 
the station appears as not updated.

Is there a way to change the rest service configuration to send the last 
valid data? Is there a way to limit that to avoid sending the same value 
for days on if the sensor goes down or actually stops emitting?

Regards,

-- 
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 options, visit https://groups.google.com/d/optout.


[weewx-user] Re: PGR-800 with SDR driver

2017-02-18 Thread St. B.
Hi, 

the PCR800 works "out of the bo"x with Weewx PGR is just a typo from me. 
Sorry about this

 however when setting my measure with :
rain = rain_rate.0:*.OSPCR800Packet

yields rain rate 10 or 100 time above what actually fell. So my setup is 
not fully functional yet.


On Saturday, February 18, 2017 at 4:31:54 PM UTC+1, mwall wrote:
>
> On Wednesday, January 18, 2017 at 2:14:09 PM UTC-5, St. B. wrote:
>>
>> Hello,
>>
>> My WMR88 base station has decided a while a go it did not care about 
>> receiving sensor information, so recently discovered and switched to SDR 
>> driver of weewx.
>>
>> What is the suggest mapping for a PGR-800 for rain measurement. I have 
>> tried some things, but end up staking cm of rain at each measurement of 
>> gettings only 0. Since it's not raining much around here now, I would 
>> appreciate if someone with a similar setup would share the rain recording 
>> mapping.
>>
>
> did you get this to work?
>
> the weewx-sdr driver has support for the PCR800 - is that the same as the 
> PGR-800?
>
> what output do you see when you run rtl_433 directly?
>
> m
>

-- 
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 options, visit https://groups.google.com/d/optout.


[weewx-user] PGR-800 with SDR driver

2017-01-18 Thread St. B.
Hello,

My WMR88 base station has decided a while a go it did not care about 
receiving sensor information, so recently discovered and switched to SDR 
driver of weewx.

What is the suggest mapping for a PGR-800 for rain measurement. I have 
tried some things, but end up staking cm of rain at each measurement of 
gettings only 0. Since it's not raining much around here now, I would 
appreciate if someone with a similar setup would share the rain recording 
mapping.

Regards,

-- 
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 options, visit https://groups.google.com/d/optout.