[weewx-user] Re: Rsync connection to remote server

2021-04-14 Thread Dun Mac
Thank you, Vince (once again). I had used my standard login to create the config file and had not created it as the root user. It is now working. On Thursday, April 15, 2021 at 1:19:49 PM UTC+10 vince wrote: > You should not alter your system-wide /etc/ssh/ssh_config at all and you > should

[weewx-user] Re: Rsync connection to remote server

2021-04-14 Thread vince
You should not alter your system-wide /etc/ssh/ssh_config at all and you should never get prompted for a password if you have it set up correctly. That stanza needs to be in root's ssh config file, which likely is /root/.ssh/config on a pi. Your weewx.conf file needs to use the same 'server

[weewx-user] Re: Wewx is not rebooted with the system

2021-04-14 Thread Susan Mackay
Depending on how you do this, it is quite possible to set up systemctl to do this - you need to 'enable' the service, not just 'start' it. If you are using the older system (that automatically gets converted to the systemctl equivalent on system boot if it was set up correctly) then there are

[weewx-user] Re: Rsync connection to remote server

2021-04-14 Thread Dun Mac
This is my ~/.ssh/config file; Host 107.xxx.xxx.xxx IdentityFile ~/.ssh/id_rsa User o1 When my /etc/ssh/ssh_config file has; PasswordAuthentication no the Rsync fails .. Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).. When my /etc/ssh/ssh_config file has;

[weewx-user] Re: Weewx and wmr300 no rain accumulation

2021-04-14 Thread 'Cameron D' via weewx-user
Looks like it discarded my post - apologies if this gets duplicated. Of course, stop weewx while doing the reset. In case you can't find the manual, the reset process is: press the "rain" area on the console 2 or 3 times until it shows "accumulated" rainfall. The date area will show you when

[weewx-user] Re: Weewx and wmr300 no rain accumulation

2021-04-14 Thread 'Cameron D' via weewx-user
Hi Paul, that line is red is the clue - the only rain value logged by the device is the accumulated measurement. The counter has an internal limit that you have reached (10 metres), which Oregon in their wisdom decided would be enough for anybody. We know of no software method to reset the

Re: [weewx-user] Re: Report engine stops without error mesage

2021-04-14 Thread Tom Keffer
It looks like the time stamps coming from the interceptor are way in the future, which is triggering a new archive record (and kicking off a new reporting cycle). For example, look at these entries in the log: Apr 14 13:01:57 pete weewx[126266] DEBUG user.interceptor: raw packet: {'dateTime':

Re: [weewx-user] $hour.pm2_5.has_data is always false

2021-04-14 Thread Tom Keffer
I can only fix what I can reproduce and, so far, I have not been able to. My apologies. If you can send me a simple template and database that reproduces the problem, I'll go at it. On Tue, Apr 13, 2021 at 11:35 PM sbar...@gmail.com wrote: > Below, is the full template file as google does not

[weewx-user] Digitech XC0434 Wireless Transmission

2021-04-14 Thread Michael Jackson
I recently was gifted this colour LCD weather station to replace an old FineOffset whos console had died. I had used weewx for a while using the USB output from the FineOffset console so I'm familiar with the weewx system. I had also used the SDR driver with rtl_433 to collect data after the

Re: [weewx-user] WH57(lighning detection) and GW1000 send daily summary on every records

2021-04-14 Thread Johann Destombes
Thanks very much! Indeed it's well documented and very simple with * wee_database --add-column=. * Now I can play and display all my new data. Le mardi 13 avril 2021 à 11:59:43 UTC+2, gjr80 a écrit : > On Tuesday, 13 April 2021 at 18:14:35 UTC+10 lang@googlemail.com > wrote: > >> There

Re: [weewx-user] I'm ready to try something different with the webpage

2021-04-14 Thread vince
On Tuesday, April 13, 2021 at 7:12:45 AM UTC-7 NightTripper wrote: > Either dead or missing parts. > > On Tuesday, April 13, 2021 at 5:28:53 AM UTC-5 daniel@gmail.com wrote: > >> I am in a same boat, looking to be a bit more adventurous with the web >> page. >> >> So many of the links on the

[weewx-user] Re: Wewx is not rebooted with the system

2021-04-14 Thread vince
On Wednesday, April 14, 2021 at 2:25:44 AM UTC-7 blaise@gmail.com wrote: > Not used to Linux and Raspbian systems in particular, I can not put Weewx > as a service (Deamon). > Thus, when editing the system, Weewx is not restarted. > > What exactly is the problem you are reporting ? Which

[weewx-user] Re: Rsync connection to remote server

2021-04-14 Thread vince
This is rsync 101.You need the account you are running weewx under (root) to have a ~/.ssh/config file that tells it which key to use to connect to the remote system, as well as which account to use on the remote side. Host my.remote.host.com IdentityFile ~/.ssh/my_private_key user

[weewx-user] Re: Weewx and wmr300 no rain accumulation

2021-04-14 Thread vince
See if http://www.weewx.com/docs/hardware.htm#wmr300_notes helps any to at least explain things from the weewx perspective. The steps to manually reset the counter is not documented there, unfortunately, but it might vary based on whether you're running some kind of variant of that model

[weewx-user] Re: Rsync connection to remote server

2021-04-14 Thread tomn...@frontier.com
Are you testing as your own userID, but weewx is running as root? From the command line you can add -v or -vv to your ssh command to get a TON of details about the ssh connection. Read it slowly and carefully. Also, you can try the rsync by hand as well. No point trying to debug it within

[weewx-user] Skin Belchertown with weewx

2021-04-14 Thread CS
Hello, I have weewx 4.5.1 and weewx-belchertown 1.2 *.* I must do something wrong. I try to put the belchertown skin on weewx, the installation is ok, I access the home page. On the other hand, the graph page is empty. I copied the example file from graph.conf I activated hightchart in

[weewx-user] Wewx is not rebooted with the system

2021-04-14 Thread P C
Hello, Not used to Linux and Raspbian systems in particular, I can not put Weewx as a service (Deamon). Thus, when editing the system, Weewx is not restarted. Can you help me ? Thank you ! -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To

Re: [weewx-user] Re: Graphs change after weewx update 4.4.0 to 4.5.1

2021-04-14 Thread Didier Decoodt
OK thank's Le mer. 14 avr. 2021 à 10:47, Arend a écrit : > If you are brave enough to do a quick and dirty fix: > > Open the file bin/weewx/xtypes.py and comment out lines 144 and 145 like > this: > > 144 #if agg_vt[0] is None: > 145 # continue > > The real issue is ofcourse that the

[weewx-user] Re: Graphs change after weewx update 4.4.0 to 4.5.1

2021-04-14 Thread Arend
If you are brave enough to do a quick and dirty fix: Open the file bin/weewx/xtypes.py and comment out lines 144 and 145 like this: 144 #if agg_vt[0] is None: 145 # continue The real issue is ofcourse that the way the charts in Belchertown are created has become outdated and needs a

[weewx-user] Weewx and wmr300 no rain accumulation

2021-04-14 Thread Paul Lacatus (Gmail)
Hi all, I am using for some time weewx  on my wmr300 Oregon scientific meteo station . I am on all updates running weewx 4.5.1 and Belchertown skin. From some time my rain rate is indicating : Wind0.7 m/s from 59° (ENE) Rain Rate 1.5 mm/h Inside Temperature 24.3°C but on

[weewx-user] Re: Rsync connection to remote server

2021-04-14 Thread Dun Mac
According to the web server the public keys were accepted by the server. They have sent a copy of their logs; ### Apr 14 03:24:57 ams102 sshd[2890665]: Accepted publickey for offgrid1 from 49.xxx.xxx.xx port 34506 ssh2: RSA SHA256:oMhJCSYLqpgYZ6mYwxcQvedv+hycs5kTOTLfVKhtPRzmGStXdRaHU Apr 14

Re: [weewx-user] $hour.pm2_5.has_data is always false

2021-04-14 Thread sbar...@gmail.com
Below, is the full template file as google does not seem to allow me to attach a file to a post. ## template for json data to feed the steel series gauges ## $Id: gauge-data.txt.tmpl 1279 2015-03-01 15:49:03Z mwall $ ## by Matthew Wall on flight 868 ;) ## 31dec2014 ## Updated 25jan2015 by M

Re: [weewx-user] $hour.pm2_5.has_data is always false

2021-04-14 Thread sbar...@gmail.com
Hello, I admit I fell from my chair when trying your above sample, and seeing the results. :). The sample interestingly shows has_data = false, but pm2_5.avg gets calculated. (you can check output, plus the ones I actually need there : http://meteobron.ddns.net). However, when I add : ##

[weewx-user] Rsync connection to remote server

2021-04-14 Thread Dun Mac
Hi, I have established a direct connection to a web server (GreenGeeks) with the SSH keys added to the remote server. I can log on to the remote server via "ssh usern...@170.x.xxx.xx" and it logs on with no passwords. When I set weewx.conf, Rsync to true I get the following error message in