Re: [weewx-user] Re: weewx-interceptor not working since upgrade

2020-12-12 Thread chris
/user/interceptor.py': [Errno 2] No such file or directory That is why I executed the way I did.  Maybe this is what is going on.  Not sure why this does not work. Thanks, Chris KQ6UP On 12/11/20 8:29 PM, gjr80 wrote: Hi, Python needs to know where to find the WeeWX python files. If

Re: [weewx-user] Re: weewx-interceptor not working since upgrade

2020-12-12 Thread chris
x27;: [Errno 2] No such file or directory That is why I executed the way I did.  Maybe this is what is going on.  Not sure why this does not work. Thanks, Chris KQ6UP On 12/11/20 8:29 PM, gjr80 wrote: Hi, Python needs to know where to find the WeeWX python fil

Re: [weewx-user] Re: weewx-interceptor not working since upgrade

2020-12-12 Thread chris
version (0.6.4-1). The following packages were automatically installed and are no longer required:   lxplug-volume openbsd-inetd tcpd Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Thanks, Chris KQ6UP On 12/12/20 4:43 PM, gjr80 wr

Re: [weewx-user] Re: weewx-interceptor not working since upgrade

2020-12-12 Thread chris
etd tcpd Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Thanks, Chris KQ6UP On 12/12/20 4:43 PM, gjr80 wrote: When you start WeeWX after your upgrade what version of python is it run under? python 2 or p

Re: [weewx-user] Re: weewx-interceptor not working since upgrade

2020-12-12 Thread chris
sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Thanks, Chris KQ6UP On 12/12/20 4:43 PM, gjr80 wrote: When you start WeeWX after your upgrade what version of python is it run under? py

[weewx-user] weewx-interceptor can't find pcap Was: weewx-interceptor not working since upgrade

2020-12-12 Thread chris
Thank you for your help, Chris KQ6UP On 12/12/20 6:38 PM, gjr80 wrote: I don't believe having an error code is a good sign. A bit of googling indicates that it could be a version issue with setuptools, but we have about reached the limit of my pip knowledge. Tom or some other pip e

Re: [weewx-user] Re: weewx-interceptor not working since upgrade

2020-12-13 Thread chris
337, in _fmt_bytes     return ' '.join(['%02x' % ord(x) for x in data])   File "/usr/share/weewx/user/interceptor.py", line 337, in     return ' '.join(['%02x' % ord(x) for x in data]) TypeError: ord() expected string of length 1, but int fou

[weewx-user] What does: "user.interceptor: shutting down server thread" mean?

2020-12-13 Thread chris
il_temperature_4'} Dec 13 07:09:07 raspberrypi weewx[3717] INFO weewx.engine: StdConvert target unit is 0x1 Dec 13 07:09:07 raspberrypi weewx[3717] INFO weewx.engine: Archive will use data binding wx_binding Dec 13 07:09:07 raspberrypi weewx[3717] INFO weewx.engine: Record generation will be att

[weewx-user] Has Anyone Reached out to Ecowitt about an API or Some other Connectivity with Weewx?

2020-12-19 Thread chris
that equipment could definitely use improvement.  I can't blame the product if it is not placed properly. Thanks, Chris KQ6UP -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving email

Re: [weewx-user] Has Anyone Reached out to Ecowitt about an API or Some other Connectivity with Weewx?

2020-12-19 Thread chris
Is it 20minute poll by default, or 20s?  It only updated once in about the past 25 minutes. -Chris KQ6UP On 12/19/20 7:51 AM, Graham Eddy wrote: via wifi, see https://github.com/gjr80/weewx-gw1000 <https://github.com/gjr80/weewx-gw1000> On 20 Dec 2020, at 12:37 am, ch...@chrismane

[weewx-user] "Gw1000Collector thread has been terminated"?

2020-12-19 Thread chris
Does this mean my driver died.  It only updated once (an improvement over the interceptor). Thanks, Chris KQ6UP -- 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

[weewx-user] weewx exited with error after turning on CWOP

2020-12-19 Thread chris
Could someone help me diagnose why weewx exited with this error after enabling CWOP? Thanks, Chris KQ6UP @@@ root@raspberrypi:/etc/weewx# systemctl status weewx ● weewx.service - LSB: weewx weather system    Loaded: loaded (/etc/init.d/weewx; generated)    Active: active (exited

Re: [weewx-user] Re: "Gw1000Collector thread has been terminated"?

2020-12-19 Thread chris
pi python3[21451]: weewx[21451] CRITICAL __main__:   Exiting. @@ Thanks, Chris KQ6UP On 12/19/20 12:21 PM, gjr80 wrote: Yes. If you want any hep troubleshooting we need to see the log. Gary On Sunday, 20 December 2020 at 05:41:12 UTC+10 ch...@chrismaness.com wrote: Does t

[weewx-user] CWOP not Posting to APRSgateway, and no Indication of Error in Log

2020-12-19 Thread chris
.  I know the GW1000 driver polls the WX station every 20s.  I can't transmit on my APRS.fi app (through the gateway) either for some reason. Any help is appreciated, Chris KQ6UP     [[CWOP]]     # This section is for configuring posts to CWOP.     # If you wish to do this, se

Re: [weewx-user] Re: CWOP not Posting to APRSgateway, and no Indication of Error in Log

2020-12-19 Thread chris
These were only lines related to CWOP: Dec 19 13:32:20 raspberrypi weewx[25165] INFO weewx.restx: CWOP: Data for station KQ6UP will be posted Dec 19 13:51:44 raspberrypi weewx[25946] INFO weewx.restx: CWOP: Data for station KQ6UP will be posted After restart: Dec 19 15:30:27 raspberrypi weew

Re: [weewx-user] Re: CWOP not Posting to APRSgateway, and no Indication of Error in Log

2020-12-21 Thread chris
Gary, your referring to the /var/log/messages log, correct? Thanks, Chris Maness KQ6UP On 12/19/20 5:14 PM, gjr80 wrote: To get a debug startup log edit weewx.conf, set debug = 1, save weewx.conf and restart WeeWX. Let WeeWX run for a number of archive periods (in this I want to see at least

Re: [weewx-user] Re: Corrupted Memory card. Now I lost 6 months of data?

2020-12-21 Thread chris
I want to piggy back on this.  Is it feasible to do the old dump/restore to a NFS mount on a Pi4?  I used to do this on FreeBSD and it worked really nicely -- even from a live system. Thanks, Chris KQ6UP On 12/21/20 11:59 AM, vince wrote: On Monday, December 21, 2020 at 11:00:40 AM UTC-8 Tom

[weewx-user] Does NOAA use NAVD88 or GPS (Ellipsoid referenced) Height for AS Determination?

2020-12-24 Thread chris
at is into surveying nerdiness that can answer this question.  If not, I will have to email the local skywarn contact meteorologist and bug him. Regards, Chris Maness -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from

Re: [weewx-user] Does NOAA use NAVD88 or GPS (Ellipsoid referenced) Height for AS Determination?

2020-12-25 Thread chris
d they know what they are doing.  Fascinating discipline.  I am a physics professor, and that stuff is right up my alley. Regards, Chris Maness -- in SoCal. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this g

[weewx-user] Just want to verify the location of the Pressure Sensor in the Accurite 02032C

2021-01-04 Thread chris
I want to make sure the pressure sensor for the Accurite 02032C is in the indoor console and not in the 5-1 sensor that is placed on a pole outdoors. Thanks, Chris Maness -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubs

Re: [weewx-user] Just want to verify the location of the Pressure Sensor in the Accurite 02032C

2021-01-05 Thread chris
Perfect, thank you. Chris KQ6UP On 1/4/21 7:41 PM, p q wrote: I'm fairly sure that's correct as it still reports the pressure when the battery to the outdoor sensor runs down. On Mon, Jan 4, 2021 at 6:33 PM <mailto:ch...@chrismaness.com>> wrote: I want to make sure

[weewx-user] What Happened to the Links on the CWXN page?

2020-12-01 Thread chris
The links to download CWXN that are linked on the page below: https://github.com/weewx/weewx/wiki/cwxn are missing.  Did the new version of weewx obsolete them? -Chris KQ6UP -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubs

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-25 Thread chris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 4/25/20 3:17 PM, Dave Webb KB1PVH wrote: > Here's a list with timestamps of your packets. > > http://www.findu.com/cgi-bin/wx.cgi?call=kq6up > > Dave-KB1PVH Looks like it just updated again. That is weird. Chris

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-25 Thread chris
On 4/25/20 3:34 PM, gjr80 wrote: > Yep, the usual, set debug=1, restart Weewx and check the log. > > Gary > Ok did it. Here is the syslog output: https://pastebin.com/m9PL67dt -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe f

[weewx-user] CWOP Updating Sporadically and no Baro

2020-04-25 Thread chris
, Chris KQ6UP -- 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 vi

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-25 Thread chris
P server. > I will do that. It is hit/miss right now. Sometimes going 20min without updating CWOP. Thanks, Chris KQ6UP -- 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,

Re: [weewx-user] CWOP Updating Sporadically and no Baro

2020-04-25 Thread chris
. > > Gary > >From debug 2 log: https://pastebin.com/TkQweD3a Chris KQ6UP -- 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

Re: [weewx-user] CWOP Updating Sporadically and no Baro

2020-04-25 Thread chris
eriod. So > the 1640 archive record should contain barometer data. More thought needed. > > Gary > Now I remember there was connectivity time out issues on my old setup. So it appears to be working as good as the old setup, but I would like to resolve this outstanding issues. Who

Re: [weewx-user] CWOP Updating Sporadically and no Baro

2020-04-25 Thread chris
e missing barometer data in your CWOP post, that is > purely a WeeWX issue and no CWOP knowledge needed. > > Gary > If you help me with the barometer issue, I would be grateful. The barometer seems to be updating everywhere else just fine. Chris KQ6UP -- You received this mess

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-25 Thread chris
server. > > On Sat, Apr 25, 2020 at 3:47 PM <mailto:ch...@chrismaness.com>> wrote: > Tom, it looks my connections to the CWOP server may be timing out. Can you have a look? Here is my debug=2 log: https://pastebin.com/TkQweD3a Regards, Chris KQ6UP -- You received this mess

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-26 Thread chris
On 4/25/20 6:02 PM, Dave Webb KB1PVH wrote: > Hey Chris, > >  It's actually suggested that us radio geeks use the rotate servers. Try > something like this > > [[CWOP]] >         # This section is for configuring posts to CWOP. > >         # If you wish to do

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-26 Thread chris
On 4/26/20 10:17 AM, Dave Webb KB1PVH wrote: > Chris, > > Have you tried leaving all the existing info and just change the APRS > server to rotate.aprs.net:14580/ <http://rotate.aprs.net:14580/> > > Dave-KB1PVH > I will give that a shot. Chris KQ6UP -- You re

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-26 Thread chris
ve-KB1PVH It does NOT like that line.  It is treating every character as a new server.  I am using nano and cutting and pasting from my mac if that makes any difference.  The text looks 100% normal in the ascii file. Chris KQ6UP Apr 26 12:45:27 raspberrypi weewx[11493]: restx: CWOP: p

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-26 Thread chris
ave not had a successful post in a couple hours.  It saying I have not waited long enough. H Chris KQ6UP -- 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, sen

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-26 Thread chris
According to Gary, I needed a comma after the single entry.  I did post that line below exactly as you had it but with my personals.  It did not work.  Just having the basic lines that it comes with seems to work, but hit/miss fashion. Chris KQ6UP On 4/26/20 1:16 PM, Dave Webb KB1PVH wrote

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-26 Thread chris
WOP: Connected to server rotate.aprs.net:14580 Apr 26 13:25:22 raspberrypi weewx[12252]: restx: CWOP: Published record 2020-04-26 13:25:00 PDT (1587932700) On 4/26/20 1:16 PM, Dave Webb KB1PVH wrote: > Chris, > >  I find it odd that if you make your CWOP section like mine that weewx > fal

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-26 Thread chris
On 4/26/20 1:16 PM, Dave Webb KB1PVH wrote: > Chris, > >  I find it odd that if you make your CWOP section like mine that weewx > falls on it's face unless something is funky when you copy and paste.  > > > [[CWOP]] >         # This section is for configuring posts

Re: [weewx-user] CWOP Broke After Upgrade

2020-04-26 Thread chris
: CWOP: Exception (timed out) when looking for response to packet packet Apr 26 14:40:50 raspberrypi weewx[12666]: restx: CWOP: Published record 2020-04-26 14:40:00 PDT (1587937200) Apr 26 14:45:18 raspberrypi weewx[12666]: restx: CWOP: wait interval (300 < 600) has not passed for record 2020-

[weewx-user] How to Sniff Packets Going to a Single Host?

2020-04-26 Thread chris
packets.  What command can I use to capture the all of the packets with all of their payloads? Thanks, Chris KQ6UP -- 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

Re: [weewx-user] Re: How to Sniff Packets Going to a Single Host?

2020-04-26 Thread chris
pted, but don't wind up on Findu-> KQ6UP.  I have several successfully posted for the past hour using the single server cwop.aprs.net:23.  Let's cross our fingers and hope it keeps it up.  However, it is not very satisfying to never figure out what was actually messing up. Thanks, Chris

Re: [weewx-user] Re: How to Sniff Packets Going to a Single Host?

2020-04-26 Thread chris
On 4/26/20 4:13 PM, Chris Maness wrote: > > Hash: SHA256 > > > Poop, 16:00 did not post.  Here is the packet.  Any issues with it? > > > Apr 26 16:00:16 raspberrypi weewx[12666]: restx: CWOP: packet: > KQ6UP>APRS,TCPIP*:@262300z3401.26N/11718.84W_313/007g015t096r

Re: [weewx-user] Re: How to Sniff Packets Going to a Single Host?

2020-04-26 Thread chris
On 4/26/20 4:25 PM, Tom Keffer wrote: > Looks normal to me. > > Chris: the CWOP code has been working for over 10 years on thousands of stations worldwide. It's possible there is an issue with it, but very unlikely. > > Far more likely is that you have a network configurat

Re: [weewx-user] Re: How to Sniff Packets Going to a Single Host?

2020-04-27 Thread chris
server.  I did edit my .conf to only access the ei3rcw node.  Let's see what happens.  Worst case I can set up a radio packet node.  I do have a radio and TNC, but I am using it for a PBBS. Thank you, Chris KQ6UP -- You received this message because you are subscribed to the Google Groups

Re: [weewx-user] Re: How to Sniff Packets Going to a Single Host?

2020-04-27 Thread chris
John > > EI7IG So thanks.  I guess there was no problem on my end after all.  That is unless some gates are tolerating some error in formatting that I have and others are not.  I don't think that is the case though.  Is there a CWOP/APRS list I can report these issues? Thanks,

Re: [weewx-user] Re: How to Sniff Packets Going to a Single Host?

2020-04-27 Thread chris
cool with a 40' mast, but hopefully I can get her to let me post it up because of the emcomm aspect of having a radio tower. Thanks for you help, Chris KQ6UP -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this grou

[weewx-user] Upgraded to 3.9.2 and also upgraded the OS and now no worky :(

2020-04-21 Thread chris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Running Rasbperian v10 Looks like it is not picking up the packets like it was. I made a disk image, so that I can restor it to the state it was at before the upgrade, but rather plug ahead. Chris Maness KQ6UP ● weewx.service - LSB: weewx

[weewx-user] Best Way to Upgrade Raspbian and WeeWx without Breaking it?

2020-04-21 Thread chris
longer supported on Debian 9. Does anyone have any pointers about upgrading a setup like this in order not to break my working setup? I just reverted back to my backup so that my wx station is back online. Regards, Chris KQ6UP -BEGIN PGP SIGNATURE- iQEzBAEBCAAdFiEEmzHlvOdIh0ey

Re: [weewx-user] Upgraded to 3.9.2 and also upgraded the OS and now no worky :(

2020-04-24 Thread chris
> I just see "raspberrypi weewx[571]: interceptor: MainThread: empty > queue" over and over in the log. I also upgraded RaspAP for the > hotspot for my little GW1000. I see my old thread I had to move a > port to 8080, but I think I had a different issue. > > Chri

[weewx-user] CWOP Broke After Upgrade

2020-04-25 Thread chris
is KQ6UP. I have the status set to true with my username and password just like my old setup. Is there a command I can use that will sniff for packets going to CWOP to try to diagnose what is going on? TIA, Chris KQ6UP -BEGIN PGP SIGNATURE- iQEzBAEBCAAdFiEEmzHlvOdIh0ey/XTCFjZDRZ5c

[weewx-user] Environment Canada text forecast grabber

2020-12-09 Thread Chris Alemany
works for me and hopefully it’ll work for you too. Cheers Chris -- 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.co

[weewx-user] weewx-interceptor not working since upgrade

2020-12-11 Thread Chris Maness
=sniff --iface=wlan0 --filter="src 10.3.141.99 and dst port 80" Traceback (most recent call last): File "interceptor.py", line 302, in import weewx.drivers ImportError: No module named weewx.drivers Any suggestions on how to fix this? Thanks, Chris KQ6UP -- You r

Re: [weewx-user] Has Anyone Reached out to Ecowitt about an API or Some other Connectivity with Weewx?

2020-12-19 Thread Chris Maness
Perfect, thank you so much! Chris KQ6UP On Sat, Dec 19, 2020 at 7:51 AM Graham Eddy wrote: > via wifi, see https://github.com/gjr80/weewx-gw1000 > > On 20 Dec 2020, at 12:37 am, ch...@chrismaness.com wrote: > > an API for weewx to poll or receive broadcasts directly fro

Re: [weewx-user] Has Anyone Reached out to Ecowitt about an API or Some other Connectivity with Weewx?

2020-12-20 Thread Chris Maness
you want in the GW1000 stanza like this for a > 15 second poll. > *poll_interval = 15* > > > On Saturday, December 19, 2020 at 2:35:32 PM UTC-5 ch...@chrismaness.com > wrote: > >> Is it 20minute poll by default, or 20s? It only updated once in about >> the past 25 mi

[weewx-user] New radar_url and img for radar.weather.gov?

2020-12-22 Thread Chris Alemany
=v1_eyJhZ2VuZGEiOnsiaWQiOm51bGwsImNlbnRlciI6Wy0xMjMuNjI3LDQ3Ljc5OV0sInpvb20iOjcuNDM5OTk5OTk5OTk5OTk5NX0sImJhc2UiOiJzdGFuZGFyZCIsImNvdW50eSI6ZmFsc2UsImN3YSI6ZmFsc2UsInN0YXRlIjpmYWxzZSwibWVudSI6dHJ1ZSwic2hvcnRGdXNlZE9ubHkiOmZhbHNlfQ%3D%3D#/ But I have not found a place to get a GIF, if there is one. Solutions? Thanks Chris -- You

[weewx-user] Re: Environment Canada text forecast grabber

2020-12-22 Thread Chris Alemany
Hello again, I've made a number of updates to the scripts over the past few days. Note that it does not support French language place names or forecast at this time. Hopefully soon. Cheers Chris On Wednesday, December 9, 2020 at 10:30:44 PM UTC-8 Chris Alemany wrote: > Hello all

[weewx-user] Re: Build of weewx on M1 Mac

2020-12-22 Thread Chris Alemany
3.8.6 Cheers Chris On Monday, December 21, 2020 at 11:48:44 AM UTC-8 geoffs...@gmail.com wrote: > Setup pyenv using Homebrew M1 experimental version and then installed > python 3.9.1 > Then installed all necessary libraries. Needed to use homebrew to install > FreeType and libjpeg

Re: [weewx-user] NWS Radar Changes

2020-12-22 Thread Chris Alemany
. Alas. Cheers Chris On Saturday, December 19, 2020 at 9:59:31 AM UTC-8 peterq...@gmail.com wrote: > I hooked up the NWS gif and it's worse than useless. It's hours old and > shows nothing, flashes clutter, and repeats. Now, it should show nothing > but the flashing of clutte

Re: [weewx-user] Re: Weird Barometric Pressure Analysis from Gladstone (CWOP)

2021-01-04 Thread Chris Maness
Thank you sir. Chris Maness On Sun, Jan 3, 2021 at 9:48 PM galfert wrote: > It is the fault of all your neighbors with poorly calibrated stations. All > you can do is reach out to all of your neighbors that you feel have done a > poor job in calibrating their station. You all affect e

[weewx-user] Success on macOS 11.1 Big Sur

2021-01-27 Thread Chris Alemany
required parts of pip and python needed for weewx and all is working nice again including the auto-start launchd service. It was all done within 15 minutes. Great work all! Cheers Chris -- You received this message because you are subscribed to the Google Groups "weewx-user"

Re: [weewx-user] Version 4.4.0

2021-02-01 Thread Chris Alemany
Updated here as well with standard and Weather34 skins on macOS 11.1. Flawless. > On Jan 31, 2021, at 19:58, Neville Davis wrote: > > I am also now at 4.4.0 and Belchertown 1.2... everything working fine.. > > Thanks very much > > On Sunday, January 31, 2021 at 10:04:09 AM UTC+10 tke...@gmail.

[weewx-user] GW1000 causing critical errors

2022-06-14 Thread Chris Eidem
s, but I'm not sure of what I can do. I did a wee_config --reconfigure --driver=user.gw1000, but I still get the error on startup (starting from a command line: sudo weewxd /etc/weewx/weewx.conf). I'm happy to provide any information requested and thank you for your kind attention. - ch

[weewx-user] Re: GW1000 causing critical errors

2022-06-21 Thread Chris Eidem
That was it. Sorry for not responding sooner, I didn't get notified that any had responded. Thank you for the advice and the quick response! - chris On Wednesday, June 15, 2022 at 4:24:00 AM UTC-5 gjr80 wrote: > Hi Chris, > > What version of the GW1000 (now Ecowitt Gateway)

[weewx-user] New user of Weewx with driver question

2022-11-22 Thread Chris Tame
ring output in this format; A4095B000CDEFGHIJKL0281M576N10024 * 27 Output 74 bytes every 0.5 seconds, including line feed at the end of data (OD,OA) Does anyone recommend a driver to try in the standard download or do I need to mod an existing driver? Any help welcome Regards, Ch

Re: [weewx-user] weedb.OperationalError: no such function: RADIANS

2022-11-24 Thread Chris Nelson
Hum... I still have the problem. I've read the Version 4.9.0 available and weedb.OperationalError: no such function: RADIANS

Re: [weewx-user] weedb.OperationalError: no such function: RADIANS

2022-11-24 Thread Chris Nelson
ite.py (usually > found in /usr/share/weewx/weedb/sqlite.py) with this one. > <https://raw.githubusercontent.com/weewx/weewx/cbd8b570cfa0488721db5739c73a26c4fd2fe78b/bin/weedb/sqlite.py> > > > > > > > On Thu, Nov 24, 2022 at 11:25 AM Chris Nelson wrote: >

[weewx-user] Steady memory leak in weewx

2022-11-27 Thread Chris Adams
I am running weewx 4.9.1 on Fedora 37 aarch64 on a Raspberry Pi 4. I have a Davis VantageVue weather system, connected via USB, and am uploading via FTP with SSL to a remote server. I don't have any plugins or anything else special installed/configured. The weewx python3 process grows at a pret

Re: [weewx-user] Steady memory leak in weewx

2022-11-27 Thread Chris Adams
ol, which I've > found to be pretty good at finding the offending library. > > -tk > > > On Sun, Nov 27, 2022 at 1:10 PM Chris Adams wrote: > >> I am running weewx 4.9.1 on Fedora 37 aarch64 on a Raspberry Pi 4. I have >> a Davis VantageVue weather syst

[weewx-user] Re: Steady memory leak in weewx

2022-11-27 Thread Chris Adams
Yes, I'm using the RPM version from the weewx EL8 repo. Really the only significant change from that is to mask the systemd unit auto-created from the SysV-init script and using my own systemd unit (which then allows me to better control it). Everything is installed from RPM. Here's the log exc

[weewx-user] Re: Steady memory leak in weewx

2022-11-28 Thread Chris Adams
I fiddled around with tracemalloc, but I didn't get anything. I know programming, but my python is rudimentary; I think I'd need someone to send me what to do or a patch. On Sunday, November 27, 2022 at 7:23:53 PM UTC-6 vince wrote: > On Sunday, November 27, 2022 at 5:01:07 PM UTC-8 cma...@gmai

[weewx-user] Re: Steady memory leak in weewx

2022-11-29 Thread Chris Adams
I worked with tracemalloc some more... finally decided that it wasn't that I wasn't using tracemalloc right, it's that the leak isn't coming from python allocations. So I gave valgrind a try, and it flagged a leak that has a stack through SSL_SESSION_new. I'm pushing my weewx results through FT

[weewx-user] Weewx to Mastodon/ActivityPub?

2022-12-15 Thread Chris Alemany
do it. Cheers Chris Sent from my iPhone -- 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 discuss

[weewx-user] Re: Weewx to Mastodon/ActivityPub?

2022-12-18 Thread Chris Alemany
Here is the promised link to the fellow who created a Python script from cumulus on Mac to Mastodon/ActivityPub: https://github.com/buffaloseven/CumulusMX-Customizations/tree/main/integrations Sent from my iPhone > On Dec 15, 2022, at 6:24 AM, Chris Alemany wrote: > > Hi all,

[weewx-user] Re: Weewx to Mastodon/ActivityPub?

2022-12-20 Thread Chris Alemany
file. On Sunday, December 18, 2022 at 3:40:31 PM UTC-8 Chris Alemany wrote: > Here is the promised link to the fellow who created a Python script from > cumulus on Mac to Mastodon/ActivityPub: > https://github.com/buffaloseven/CumulusMX-Customizations/tree/main/integrations > > S

Re: [weewx-user] Weewx to Mastodon/ActivityPub?

2022-12-21 Thread Chris Alemany
Oh! Elegant solution. My “bot” is at @alberniweather...@mstdn.ca http://mstdn.ca/@alberniweatherBot Note, the instance has been extremely busy lately so don’t be surprised if the connection times out. Cheers Chris > On Dec 21, 2022, at 06:16, Mark Fraser wrote: > > On 21/12/2022 07:

Re: [weewx-user] Weewx to Mastodon/ActivityPub?

2022-12-27 Thread Chris Alemany
ps://mastodon.au/@BroomfieldWeatherBot > > > > On 22/12/2022, Chris Alemany wrote: >> Oh! Elegant solution. >> >> My “bot” is at @alberniweather...@mstdn.ca >> http://mstdn.ca/@alberniweatherBot >> Note, the instance has been extremely busy lately so don’t be

[weewx-user] Daily Archive ARC files like wview

2023-01-01 Thread Chris Alemany
Hi all,Since moving from wview to weewx however many years back I’ve long missed wview's default generation of five minute interval (or whatever your interval is) “ARC” files every day.  I noticed there was a short word about creating daily summaries in the docs recently, so I went ahead and did th

Re: [weewx-user] Daily Archive ARC files like wview

2023-01-01 Thread Chris Alemany
They are! Should be reasonably compatible with CSV importers too. Sent from my iPhoneOn Jan 1, 2023, at 15:25, Tom Keffer wrote:Those rigid text formats are fun to write, no?On Sun, Jan 1, 2023 at 2:05 PM Chris Alemany <chris...@gmail.com> wrote:Hi all,Since moving from wview to weewx h

[weewx-user] Bug report? Weewx4.9.1 crashing

2023-01-02 Thread Chris Alemany
7063.588210] [ 280569] 0 280569 3051 194491520 0 ssh Jan 2 01:31:11 weewx-pi kernel: [137063.588273] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=python3,pid=244509,uid=0 Jan 2 01:31:11 weewx-pi kernel: [13

[weewx-user] Re: Bug report? Weewx4.9.1 crashing

2023-01-02 Thread Chris Alemany
;] * 1.5: to this: if delta > float(self.config_dict['interval']) * 1.5: The out-of-memory error remains.. On Monday, January 2, 2023 at 10:25:57 AM UTC-8 Chris Alemany wrote: > Hi all. > > I’m recently updated my RPi3b to Bullseye from Buster (clean install) and > weew

Re: [weewx-user] Daily Archive ARC files like wview

2023-01-02 Thread Chris Alemany
Doing a little addition. Could someone point me in the direction of how to generate Lat Long in decimal degrees? (ie. as they are in the weewx.conf file controlling for decimal point) On Sunday, January 1, 2023 at 3:51:02 PM UTC-8 Chris Alemany wrote: > They are! Should be reasonably compati

Re: [weewx-user] Daily Archive ARC files like wview

2023-01-02 Thread Chris Alemany
That worked well. Thanks. > On Jan 2, 2023, at 13:50, Tom Keffer wrote: > > It's undocumented, and I haven't tested it, but I should think > > $station.stn_info.latitude_f > $station.stn_into.longitude_f > > would do it. > > On Mon, Jan 2, 2023

[weewx-user] Environment Canada CSV template

2023-01-02 Thread Chris Alemany
Hi all, Over time I’ve gathered the various csv records for the stations in my immediate area going back to 1894. In the process of doing that I’ve often wished weewx output its records in the same format so I could fly it all into the same gigantic spreadsheet. I’ve made it so with the attac

Re: [weewx-user] Re: Version 4.5.0 released

2021-04-04 Thread Chris Alemany
Successfully upgraded from 4.4.0 to 4.5.1 on Raspbian (pi 3b) with sudo apt-get update sudo apt upgrade weewx Running heavily modified Standard skin and the latest Weather34. Cheers Chris Sent from my iPad > On Apr 4, 2021, at 5:57 AM, PJO wrote: > > Yes, you're right I remov

[weewx-user] ultimeter driver

2021-04-09 Thread Chris Thompstone
blown off the roof, so wind direction and speed are probably both None. Whether this is something to do with it I don't know, but I can't get the index template generated. Thanks Chris -- You received this message because you are subscribed to the Google Groups "weewx-user"

Re: [weewx-user] ultimeter driver

2021-04-09 Thread Chris Thompstone
Oh, the ultimeter isn't supported on Python 3 and ver 4 weewx ? Is that what your saying? Oh, had not planned on that. I found some sort of error in my template, which I've kind of resolved. But the Ultimeter driver... not sure on this one. Thanks Chris On Friday, 9 April 2021 at 15:2

Re: [weewx-user] ultimeter driver

2021-04-09 Thread Chris Thompstone
t just shouldn't log an error. > > Try this version. I've taken the occasion of having a real, live Ultimeter > user to also fix some ambiguities around byte array types. Let me know if > it works. > > -tk > > On Fri, Apr 9, 2021 at 7:26 AM Chris Thompstone > wr

Re: [weewx-user] ultimeter driver

2021-04-09 Thread Chris Thompstone
t; > On Fri, Apr 9, 2021 at 8:18 AM Chris Thompstone > wrote: > >> >> just tried that and get: >> Apr 9 16:17:18 weewx weewx[1719] DEBUG weewx.drivers.ultimeter: Close >> serial port /dev/ttyUSB0 >> Apr 9 16:17:19 weewx weewx[1719] CRITICAL __main__: Caugh

Re: [weewx-user] ultimeter driver

2021-04-10 Thread Chris Thompstone
Sorry it doesn't like that one: Apr 10 08:32:33 weewx weewx[5327] DEBUG weewx.drivers.ultimeter: Decode failed for 'b''': invalid literal for int() with base 16: b'----' it prefers mine, lol Chris On Friday, 9 April 2021 at 23:05:13 UTC+1 tke...@gmail.c

Re: [weewx-user] ultimeter driver

2021-04-10 Thread Chris Thompstone
s to be on the ftp server (I tried deleting everything on the ftp to see if it uploads it) only happens for this 1 file. I notice that all my files in /var/www that upload are set with root permissions, does that have anything to do with it? Not sure how to make weewx change set these to www-data

Re: [weewx-user] ultimeter driver

2021-04-10 Thread Chris Thompstone
time to upload everything, then quits on this file again. the whole process takes 3 minutes to upload as it tries to upload everything (twice on every 5min cycle) because that 1 file fails. any ideas on a fix for this? On Saturday, 10 April 2021 at 08:51:23 UTC+1 Chris Thompstone wrote: > Also

[weewx-user] ftp upload fails

2021-04-10 Thread Chris Thompstone
Hi, thought I'd better start a new topic. Have just moved to ver 4.5.1 from 3.9.x Have copied my standard skin over etc, database and so forth. But I can't use the FTP upload to remote server. I get the below and it just loops continuously, trying to upload the whole of the www forever. So I have

Re: [weewx-user] ftp upload fails

2021-04-10 Thread Chris Thompstone
engine: ftplib.error_perm: 553 Prohibited directory name On Saturday, 10 April 2021 at 12:53:42 UTC+1 tke...@gmail.com wrote: > Too bad it doesn't tell us what the directory name is. Try this version of > weeutil/ftpload.py. It will log the directory name. > > -

Re: [weewx-user] ftp upload fails

2021-04-10 Thread Chris Thompstone
Just testing now, first loop after the restart went well, Just want to check how many files upload on the next. No idea where that directory came from, but will it reappear again? Will test the driver in a min, when sorted this... Thanks Chris On Saturday, 10 April 2021 at 13:07:36 UTC+1 tke

Re: [weewx-user] ultimeter driver

2021-04-10 Thread Chris Thompstone
Thanks, driver seems good, (no complains at the logger anyway) On Saturday, 10 April 2021 at 12:48:20 UTC+1 tke...@gmail.com wrote: > Too many years using Python 2, not enough on Python 3. Try this version of > ultimeter.py. > > On Sat, Apr 10, 2021 at 1:35 AM Chris Thompsto

Re: [weewx-user] ftp upload fails

2021-04-10 Thread Chris Thompstone
Yeah all seems good. Can I suggest a check for . files and . directories and don't allow ftp upload on those. For a future version? Thanks a pleasure as always. Regards to all. On Saturday, 10 April 2021 at 13:13:44 UTC+1 Chris Thompstone wrote: > Just testing now, first loop a

[weewx-user] Davis vantage pro2

2021-04-10 Thread Chris Thompstone
Davis? Do I have to buy something else? Not interested in any of the Davis logging stuff, just want the raw data flowing into weewx on a Pi, nothing more. Thanks Chris Have tried to understand this from the Davis website, but can't work it out, think they just trying to sell a logging packa

Re: [weewx-user] Davis vantage pro2

2021-04-10 Thread Chris Thompstone
2021 at 16:23:34 UTC+1 Greg Troxel wrote: > > Chris Thompstone writes: > > > [davis query] > > > I like a wired station setup, due to reliability/simplicity and it must > > work with weewx reliably. (no periodic fiddling or messing) > > So was thinking a vantage

Re: [weewx-user] Davis vantage pro2

2021-04-10 Thread Chris Thompstone
Saturday, 10 April 2021 at 17:02:53 UTC+1 Chris Thompstone wrote: > So basically if I want to use weewx with davis station and Pi. I'd need: > > https://www.weathershop.co.uk/shop/brands/davis-instruments/vantage-pro/davis-vantage-pro2-cabled-weather-station > plus > > https:

Re: [weewx-user] Davis vantage pro2

2021-04-10 Thread Chris Thompstone
£89 vs £165 in the UK not sure where the 30$ fits in? am I looking at the wrong thing? On Saturday, 10 April 2021 at 20:29:36 UTC+1 vince wrote: > On Saturday, April 10, 2021 at 11:18:07 AM UTC-7 chris.th...@gmail.com > wrote: > >> so I found this: >> https://shop.weatherstations.co.uk/meteo-pi

[weewx-user] Will AC powered Davis transmitter attract lightning?

2021-04-18 Thread Chris Alemany
point. I do have power available nearby now but I'm worried I'll be creating a lightning rod if I go with the AC option. It is a very exposed spot, the solar transmitter lasted 8 years. Thoughts? Cheers Chris Sent from my iPad -- You received this message because you are subscribe

  1   2   3   4   >