[weewx-user] Re: Copy Weewx files to another SD card

2018-04-03 Thread P Simmons
I wonder if "cp -pr" was used? Permissions and subdirs may have complicated matters... -- 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: One more option for Build Your Own enthusiasts

2018-12-12 Thread P Simmons
On Tuesday, December 11, 2018 at 9:53:25 PM UTC-6, Louis De Lange wrote: > > I recently came across a really excellent solution for putting together > your own weather station on the cheap with high quality sensors - and most > importantly a very useful weather HAT to use with a Raspberry PI

[weewx-user] Re: Beta testers for v3.9.0 needed

2019-01-27 Thread P Simmons
After update to 3.9.0b2, anacron logged this: /etc/cron.daily/logrotate: error: Ignoring weewx because of bad file mode - must be 0644 or 0444. No other anomalies noted at this time. Thanks! Paul -- You received this message because you are subscribed to the Google Groups "weewx-user"

Re: [weewx-user] Re: Beta testers for v3.9.0 needed

2019-01-27 Thread P Simmons
On Sunday, January 27, 2019 at 11:21:05 AM UTC-6, Thomas Keffer wrote: > > Take a look at permissions in /etc/logrotate.d: > > *ls -l /etc/logrotate.d* > > On Sun, Jan 27, 2019 at 9:06 AM P Simmons > > wrote: > >> After update to 3.9.0b2, anacron logged this

Re: [weewx-user] cheetah error a/ upgrade to v4.0.0b9 commit a85e320c

2020-01-23 Thread P Simmons
Updated to db1b41e, problem solved. Thanks! Paul -- 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

[weewx-user] cheetah error a/ upgrade to v4.0.0b9 commit a85e320c

2020-01-22 Thread P Simmons
Howdy! I had no problems using v4.0.0b6 but decided to upgrade to v4.0.0b9. I'm now having problems with report generation. Here are my (sanitized) conf and log files. Thank you, Paul -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To

Re: [weewx-user] cheetah error a/ upgrade to v4.0.0b9 commit a85e320c

2020-01-22 Thread P Simmons
On Wednesday, January 22, 2020 at 8:20:57 PM UTC-6, Thomas Keffer wrote: > > Thanks, Paul > > Could you temporarily replace your copy of units.py with the attached? It > will log some clues about what's causing the decode error. > > > > TK: Wilco - but tomorrow (sorry for delay). Thanks! P.

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-05 Thread P Simmons
On Wednesday, February 5, 2020 at 9:03:44 AM UTC-6, Thomas Keffer wrote: > > Could you please go into the file ws23xx.py and change the global variable > DEBUG_SERIAL to True (line 803)? Then try running the driver directly. For > example: > > *PYTHONPATH=bin python3

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-05 Thread P Simmons
On Wednesday, February 5, 2020 at 6:54:41 PM UTC-6, Thomas Keffer wrote: > > /var/log/weewx.log? What's that? Did you try /var/log/syslog? > > On Wed, Feb 5, 2020 at 4:46 PM P Simmons > > wrote: > >> >> >> On Wednesday, February 5, 2020 at 5:53:34 PM UTC-

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-05 Thread P Simmons
Appended a "testing bookmark" in /var/log/syslog with "echo". Repeated testing command series. No additional entries in /var/log/syslog either. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-05 Thread P Simmons
On Wednesday, February 5, 2020 at 5:53:34 PM UTC-6, Thomas Keffer wrote: > > Guess I forgot to mention one important detail: send the log! > > -tk > > Repeated test... no log entries in /var/log/weewx.log during driver runs... only console results. Next? -- You received this message because

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-06 Thread P Simmons
# PYTHONPATH=bin python3 bin/weewx/drivers/ws23xx.py --readings --port=/dev/ttyS0 Traceback (most recent call last): File "bin/weewx/drivers/ws23xx.py", line 2120, in data = s.get_raw_data(SENSOR_IDS) File "bin/weewx/drivers/ws23xx.py", line 790, in get_raw_data raw_data =

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-06 Thread P Simmons
On Thursday, February 6, 2020 at 11:13:28 AM UTC-6, Thomas Keffer wrote: > > I guess that's progress. Try this one. > > I'm just blinding replacing python 2 idioms with six idioms. No idea about > the underlying logic. > > -tk > > Result: # PYTHONPATH=bin python3 bin/weewx/drivers/ws23xx.py

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-06 Thread P Simmons
On Thursday, February 6, 2020 at 10:20:53 AM UTC-6, Thomas Keffer wrote: > > This remote debugging is hard! > > Give this version a try. > > -tk > > > I can appreciate the difficulty, having done remote development (in assembly language, on an obscure Sharp platform, in the distant past).

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-06 Thread P Simmons
On Thursday, February 6, 2020 at 11:36:40 AM UTC-6, Thomas Keffer wrote: > > Steady progress. > > > > # PYTHONPATH=bin python3 bin/weewx/drivers/ws23xx.py --readings --port=/dev/ttyS0 Traceback (most recent call last): File "bin/weewx/drivers/ws23xx.py", line 2117, in data =

[weewx-user] nogo: driver "ws23xx" and Python V3

2020-02-03 Thread P Simmons
I've attempted to move from Python2 to Python3, and have encountered a problem with ws23xx.py Thank you, Paul -- 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: nogo: driver "ws23xx" and Python V3

2020-02-06 Thread P Simmons
Sorry for delay, needed a nap. |-) # PYTHONPATH=bin python3 bin/weewx/drivers/ws23xx.py --readings --port=/dev/ttyS0 Traceback (most recent call last): File "bin/weewx/drivers/ws23xx.py", line 2117, in data = s.get_raw_data(SENSOR_IDS) File "bin/weewx/drivers/ws23xx.py", line 790, in

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-07 Thread P Simmons
On Friday, February 7, 2020 at 6:46:40 AM UTC-6, Thomas Keffer wrote: > > I'm going to need an aspirin. > > > On Thu, Feb 6, 2020 at 3:01 PM P Simmons > > wrote: > >> Sorry for delay, needed a nap. |-) >> >> # PYTHONPATH=bin python3 bin/weewx/drivers/

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-07 Thread P Simmons
On Friday, February 7, 2020 at 6:46:40 AM UTC-6, Thomas Keffer wrote: > > I'm going to need an aspirin. > > > > Hold the aspirin... methinks you've found/fixed it! The driver output looks normal (to me), and the reports are updating. Kudos! Paul -- You received this message because you are

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-07 Thread P Simmons
On Friday, February 7, 2020 at 2:28:34 PM UTC-6, mwall wrote: > > confirmed that the ws23xx driver is now working with both python3 and > python2. tested with: > > station: lacrosse 2310 > os: debian7 > python: 3.7.4 and 2.7.3 > weewx: 4.0.0b11 > ws23xx driver: 0.41 > > i just bumped the

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-07 Thread P Simmons
On Friday, February 7, 2020 at 4:13:03 PM UTC-6, Thomas Keffer wrote: > > Thank goodness it's not that common a station! > > > Yeah, mine was a gift from a neighbor, received a few years ago. He doesn't live out here full time. I watch over his property, and he wants me to keep him apprised

Re: [weewx-user] cheetah error a/ upgrade to v4.0.0b9 commit a85e320c

2020-01-24 Thread P Simmons
On Friday, January 24, 2020 at 5:34:14 PM UTC-6, Thomas Keffer wrote: > > Could you all do a pull and give it another try? The flow path between > byte strings and unicode are more controlled now, making the results less > prone to decode errors. > > At least, that's the theory! > > -tk > My

[weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-04 Thread P Simmons
Well, weewx doesn't terminate with the new driver under Python3, but there seems to be another issue. The reports don't update under Python3. It's been a long time since I modified the weewx.conf (and I'm sure I have done so); don't discount the possibility that I've munged something! Here