[weewx-user] weewx writing too much to systemd journal

2022-03-02 Thread Cat22
debug=0 but weewx writes over a thousand lines to the systemd journal. Its writing the data it read from the Vantage Pro II mostly LOOP: lines. I would rather it didn't do that. None of it is error data. Any idea how to prevent it? -- You received this message because you are subscribed to the

Re: [weewx-user] weewx writing too much to systemd journal

2022-03-02 Thread Cat22
<http://www.weewx.com/docs/usersguide.htm#General> to False. > > On Wed, Mar 2, 2022 at 7:50 AM Cat22 wrote: > >> debug=0 but weewx writes over a thousand lines to the systemd journal. >> Its writing the data it read from the Vantage Pro II mostly LOOP: lines. I >> wou

Re: [weewx-user] weewx writing too much to systemd journal

2022-03-02 Thread Cat22
as a daemon. > > Perhaps an excerpt of the log so we can see what you're concerned about? > > On Wed, Mar 2, 2022 at 7:55 AM Tom Keffer wrote: > >> Just set option log_success >> <http://www.weewx.com/docs/usersguide.htm#General> to False. >> >>

Re: [weewx-user] weewx writing too much to systemd journal

2022-03-02 Thread Cat22
I thought systemd asked services not to demonize as systemd does that for them. Ami right about this? However, I will try it. On Wednesday, March 2, 2022 at 8:20:32 AM UTC-8 Cat22 wrote: > weewx version 4.0.0 > I am having trouble posting here, my posts seem to just disappear. > Hopef

Re: [weewx-user] weewx writing too much to systemd journal

2022-03-02 Thread Cat22
, March 2, 2022 at 8:23:51 AM UTC-8 Cat22 wrote: > I thought systemd asked services not to demonize as systemd does that for > them. Ami right about this? > However, I will try it. > > On Wednesday, March 2, 2022 at 8:20:32 AM UTC-8 Cat22 wrote: > >> weewx version 4.0.0 >&g

Re: [weewx-user] weewx writing too much to systemd journal

2022-03-02 Thread Cat22
Unable to load driver: On Wednesday, March 2, 2022 at 8:47:31 AM UTC-8 tke...@gmail.com wrote: > "weewx crashed" doesn't give us very much information. > > There are other command line flags that are normally used in a systemd > file. > > Why not use the weewx.service

Re: [weewx-user] weewx writing too much to systemd journal

2022-03-02 Thread Cat22
, March 2, 2022 at 9:04:04 AM UTC-8 Cat22 wrote: > That's basically what i did. When i add --daemon and restart i see this: > Mar 02 08:53:52 pc2 systemd[1]: weewx.service: Current command vanished > from the unit file, execution of the command list won't be resumed. > followed by

Re: [weewx-user] weewx writing too much to systemd journal

2022-03-02 Thread Cat22
python3 -c "import serial" that works, return code is 0 (echo $?) On Wednesday, March 2, 2022 at 9:26:20 AM UTC-8 Cat22 wrote: > I made this change and it worked! At least it looks like it worked, I need > to watch it for awhile to be sure > #report_services = *we

Re: [weewx-user] weewx writing too much to systemd journal

2022-03-02 Thread Cat22
erial"? > > On Wed, Mar 2, 2022 at 9:28 AM Cat22 wrote: > >> python3 -c "import serial" >> that works, return code is 0 (echo $?) >> >> On Wednesday, March 2, 2022 at 9:26:20 AM UTC-8 Cat22 wrote: >> >>> I made this change and it

Re: [weewx-user] weewx writing too much to systemd journal

2022-03-05 Thread Cat22
4.7.0 But i still have StdPrint disabled I will let it run and check back after an hour or so to be sure it is still quiet, but I think it will be On Wednesday, March 2, 2022 at 10:08:04 AM UTC-8 Cat22 wrote: > I was mistaken, when i use --daemon it crashes - always > The import serial th

[weewx-user] skins stuck on wrong skin

2022-03-13 Thread Cat22
Even tho have only steel series enabled i get the seasons skin. Sometimes i have found it enabled after i am sure it was not,and after disabling it and verifying steel series is enabled i get the correct skin, but later when i go back and look its back at the seasons skin. This is after upgradin

Re: [weewx-user] skins stuck on wrong skin

2022-03-13 Thread Cat22
which is what prompted e to post On Sunday, March 13, 2022 at 7:25:00 AM UTC-7 graha...@gmail.com wrote: > with debug=1 in weewx.conf, which reports does the log say you are > generating? > > On 14 Mar 2022, at 1:20 am, Cat22 wrote: > > Even tho have only steel series enabled

Re: [weewx-user] skins stuck on wrong skin

2022-03-13 Thread Cat22
d files are not > deleted just because you switched skins. > > On Sun, Mar 13, 2022 at 7:35 AM Cat22 wrote: > >> It doesn't say. But if i comment out the seasons section get the steel >> series like i expected >> Also, i just uncommented that section and it stays

Re: [weewx-user] skins stuck on wrong skin

2022-03-13 Thread Cat22
ion is 4.0 Mar 13, 2022 17:25:16 my_pc weewx[16741] DEBUG weewx.manager: Daily summary version is 4.0 Mar 13, 2022 17:25:17 my_pc weewx[16741] DEBUG weewx.reportengine: Report 'FTP' not enabled. Skipping. Mar 13, 2022 17:25:17 my_pc weewx[16741] DEBUG weewx.reportengine: Report 'RSY

Re: [weewx-user] skins stuck on wrong skin

2022-03-13 Thread Cat22
remove them all from where? On Sunday, March 13, 2022 at 5:29:01 PM UTC-7 Cat22 wrote: > So, I looked in public_html and i see that index.php and the png files > have not been updated since 7:20 am today > and this appears to be the reason according to the weewx.log: > weewx.

Re: [weewx-user] skins stuck on wrong skin

2022-03-13 Thread Cat22
I should note, that i use a separate program to send the final data to the website but that is working fine, dont be mislead by the log entries for rsync and ftp On Sunday, March 13, 2022 at 5:29:30 PM UTC-7 Cat22 wrote: > remove them all from where? > > On Sunday, March 13, 2022 at 5

Re: [weewx-user] skins stuck on wrong skin

2022-03-13 Thread Cat22
cle *WeeWX generates HTML pages, but it does not >update them > > <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#weewx-generates-html-pages-but-it-does-not-update-them>* > > > > On Sun, Mar 13, 2022 at 5:32 PM Cat22 wrote: > >

Re: [weewx-user] skins stuck on wrong skin

2022-03-13 Thread Cat22
installed under /home - every time. I tried it several times On Sunday, March 13, 2022 at 6:20:32 PM UTC-7 tke...@gmail.com wrote: > Did what? > > On Sun, Mar 13, 2022 at 6:01 PM Cat22 wrote: > >> just did that and it made no difference >> >> On Sunday, March 13

Re: [weewx-user] skins stuck on wrong skin

2022-03-13 Thread Cat22
Well, ok, I will give it another try. Is it reasonable to upgrade from version 4.0.0? On Sunday, March 13, 2022 at 8:15:58 PM UTC-7 gjr80 wrote: > On Monday, 14 March 2022 at 11:40:50 UTC+10 erben...@gmail.com wrote: > >> Well, i gave up and reinstalled v 4.0.0 and its working, I think 4.7.0 >>

[weewx-user] wee_reports fails

2023-04-17 Thread Cat22
A recent upgrade on openSuse Tumbleweed broke weewx 4.0.0. I fixed it by installing python 3.10 and the modules configobj, usb, Pillow, Cheetah3 and pyserial. so now i get my web output ok but wee_reports fails, can anyone help me? # ./wee_reports Using configuration file /usr/local/bin/weewx

Re: [weewx-user] wee_reports fails

2023-04-17 Thread Cat22
; version of Pillow, or install the weewx workaround. > > -tk > > On Mon, Apr 17, 2023 at 4:43 PM Cat22 wrote: > >> A recent upgrade on openSuse Tumbleweed broke weewx 4.0.0. I fixed it by >> installing python 3.10 and the modules configobj, usb, Pillow, Cheetah3 a

Re: [weewx-user] wee_reports fails

2023-04-18 Thread Cat22
I am getting a lot of core dumps now from weewx but i don't now how to narrow it down to whats wrong. What version of python does weewx 4.0.0 require? On Monday, April 17, 2023 at 5:44:46 PM UTC-7 Cat22 wrote: > I implemented the changes and now it seems to be working - thanks! >

Re: [weewx-user] wee_reports fails

2023-04-18 Thread Cat22
^^^ CRITICAL __main__: AttributeError: 'StdReportEngine' object has no attribute 'isAlive' On Tuesday, April 18, 2023 at 6:27:26 AM UTC-7 Cat22 wrote: > I am getting a lot of core dumps now from weewx but i don't now how to > na

Re: [weewx-user] wee_reports fails

2023-04-21 Thread Cat22
: > Which version of Python did you use? > > On Tue, Apr 18, 2023 at 6:50 AM Cat22 wrote: > >> Caught this in weewx.log >> CRITICAL __main__: Caught unrecoverable exception: >> CRITICAL __main__: 'StdReportEngine' object has no attribute >> '

Re: [weewx-user] wee_reports fails

2023-04-21 Thread Cat22
this one because a typo completely changed its meaning and there didn't seem to be a way to edit it - sorry On Tuesday, April 18, 2023 at 7:14:51 AM UTC-7 Tom Keffer wrote: > Which version of Python did you use? > > On Tue, Apr 18, 2023 at 6:50 AM Cat22 wrote: > >> C

[weewx-user] Calling compiled executable right before rsync runs

2023-04-23 Thread Cat22
I have a C program (Linux) that gets the forecast and inserts it index.php, it needs to run right before the rsync report. The trouble is i cant get it patched into rsyncupload.py properly Here is what i have, the log statement never makes an entry into /var/log/weewx.log even tho debug=1 in the

[weewx-user] Pillow 10.0+ issue

2023-10-28 Thread Cat22
weewx 4.10.2 on openSuse Tumbleweed with Vantage Pro II Python 3.11.5 pillow 10.0.1-1.1 It seems weewx broke with Pillow 3.10+ Since my system has python3 managed I can't roll back to an earlier version of pillow using *python3 -m pip install Pillow==9.5.0* which is supposed to fix the problem.

Re: [weewx-user] Pillow and textsize/textwidth

2023-10-30 Thread Cat22
How do i get this fix? and how do i install it so it only upgrades my weewx without loss of configuration data? I don't have the option to roll back pillow and I am currently on pillow 10.0.1-1 On Tuesday, October 24, 2023 at 9:43:55 AM UTC-7 Greg Troxel wrote: > Tom Keffer writes: > > > This

Re: [weewx-user] Pillow and textsize/textwidth

2023-11-01 Thread Cat22
en i try to use *python3 -m pip install Pillow==9.5.0* to roll back it wont let me because it says: *"error: externally-managed-environment"* i tried uninstalling pillow with Yast but it still got that same error. Thanks Again! Cat22 On Tuesday, October 31, 2023 at 10:00:04 AM UTC-7 D

Re: [weewx-user] Pillow and textsize/textwidth

2023-11-01 Thread Cat22
gt; "--break-system-packages". > > On Wed, Nov 1, 2023 at 8:46 AM Cat22 wrote: > >> *Tom Keffer: * >> Thanks for the updated genplot.py, i just now copied it over, >> I watched it through a cycle and the problem has resolved itself. I'll >> double che

Re: [weewx-user] Pillow and textsize/textwidth

2023-11-01 Thread Cat22
23 at 8:46:06 AM UTC-7 Cat22 wrote: > >> *Tom Keffer: * >> Thanks for the updated genplot.py, i just now copied it over, >> I watched it through a cycle and the problem has resolved itself. I'll >> double check after a few hours just to be sure. >> *As to

Re: [weewx-user] Pillow and textsize/textwidth

2023-11-03 Thread Cat22
s one > example. I installed python311 and python311-pip if that matters. > > On Wednesday, November 1, 2023 at 10:57:58 PM UTC-7 Cat22 wrote: > > opesSuse Tumbleweed 10-16-2023 > > -- You received this message because you are subscribed to the Google Groups "weewx-u

[weewx-user] CWOP: Exception

2020-05-05 Thread Cat22
weewx 4.0.0 on linux I saw this in my weewx.log file while i had debug enabled: DEBUG weewx.restx: CWOP: Exception (timed out) when looking for response to tnc packet Checking an previous log i see its fairly frequent. I suspect its behind the missing Temperature and Dew Point graph data at CW

Re: [weewx-user] CWOP: Exception

2020-05-06 Thread Cat22
cwop2.mesowest.org has been used for 24 hours with no losses, the graph looks complete for a change - thanks! If you know of more issues like this I'd like to compile a list to send to noaa, From my (limited) research this seems to be a problem when the url species a round-robbin dns. For years

[weewx-user] weewx exit

2019-12-30 Thread Cat22
I am setting up weewx to run under systemd, well, actually i am refining the unit file. One thing weewxd needs is a way to exit cleanly by a specified signal with exit code 0 What it appears to be,at least as far as i can tell, is that any exit is an error Can someone who is python savy comment

Re: [weewx-user] weewx exit

2019-12-30 Thread Cat22
Thank you! That solves the issue for me. On Monday, December 30, 2019 at 1:39:04 PM UTC-8, Thomas Keffer wrote: > > This was fixed in the development branch, to appear in V4, due RSN. If you > want to fix your version, here's the diff >

[weewx-user] ImportError: No module named _mysql_exceptions

2020-02-29 Thread Cat22
The issue sems to be the proper python files but I have installed what looked right (I am on openSuse Tumbleweed x86_64) TIA Cat22 Here is the relevant parts of my weewx.conf: # This section binds a data store to a database. [DataBindings] [[wx_binding]] # The database must

Re: [weewx-user] ImportError: No module named _mysql_exceptions

2020-03-01 Thread Cat22
On Sunday, March 1, 2020 at 6:28:28 AM UTC-8, Thomas Keffer wrote: > > Which platform are you using? > > Looks like you did some kind of non-standard install of WeeWX, which is > fine. I doubt it is the problem. > > However, how did you install the mysql driver? > > -tk > I see that weewx/bin/w

Re: [weewx-user] ImportError: No module named _mysql_exceptions

2020-03-01 Thread Cat22
I did an upgrade and i still cant get mysql to work I can telnet into mysql on localhost ok and from a remote machine using the IP of the system with mysql on it I wonder, what does mysql.py use for a connection ip? Hopefully its localhost -- You received this message because you are subscribed

Re: [weewx-user] ImportError: No module named _mysql_exceptions

2020-03-01 Thread Cat22
So, as near as I can tell I am missing a module called _mysql_exceptions and I can not find that module to install it Another question i have is: Is wewx supposed to run under python 2.7 or on python 3.x? It seems its 2.7 to me, but I am no python programmer. In any case pip2 pip2.7 and pip3 can

Re: [weewx-user] ImportError: No module named _mysql_exceptions

2020-03-02 Thread Cat22
I am openSuse Tumbleweed (x86_64) and I had installed PyMySQL version 0.9.3-1.4 and just now i saw python2-PyMySQL 2.1.7-2.5 and tried that and it seems the 'cant find module' message went away it seems i now have a different issue tho, so I have a question, if I dont have the weewx database cr

Re: [weewx-user] ImportError: No module named _mysql_exceptions

2020-03-03 Thread Cat22
On Monday, March 2, 2020 at 4:19:55 AM UTC-8, gjr80 wrote: > > On Monday, 2 March 2020 20:12:09 UTC+10, Cat22 wrote: >> >> I am openSuse Tumbleweed (x86_64) and I had installed PyMySQL version >> 0.9.3-1.4 and just now i saw python2-PyMySQL 2.1.7-2.5 and tried that an

[weewx-user] Re: need help with Steel Series Gauges

2018-09-22 Thread Cat22
Hi, I tried what you suggested with the bottom_label_font_path and size restarted weewx and waited until it updated and i see no difference. I made sure the path pointed to the specified font FreeSerif.ttf and set the size to 12 but nothing changes. [[SteelSeries]] skin = ss H

[weewx-user] Re: need help with Steel Series Gauges

2018-09-22 Thread Cat22
I should have probably included my website : http://nisquallyhighlands.net -- 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.

[weewx-user] Re: need help with Steel Series Gauges

2018-09-22 Thread Cat22
# ls -l /usr/share/fonts/truetype/FreeSerif.ttf -rw-r--r-- 1 root root 3303488 Jul 7 2017 /usr/share/fonts/truetype/FreeSerif.ttf I removed the anti aliasing altogether and restarted weewx, checked next update and still no change. My system is openSuse Tmbleweed (Leap 15). Can you visit my web

[weewx-user] Re: need help with Steel Series Gauges

2018-09-22 Thread Cat22
# python Python 2.7.13 (default, Jan 03 2017, 17:41:54) [GCC] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from PIL import ImageFont, ImageColor >>> font = ImageFont.truetype('/usr/share/fonts/truetype/FreeSerif.ttf',16) >>> quit() -- You received this mes

[weewx-user] Re: need help with Steel Series Gauges

2018-09-23 Thread Cat22
I just upgraded to 3.8.2 just in case it would make a difference, it didnt. I appreciate your help in this - thanks. I wonder if blowing away my entire weewx install and re-installing would help? I hate to do that as its a lot of work but maybe it would be useful -- You received this message be

[weewx-user] Re: need help with Steel Series Gauges

2018-09-23 Thread Cat22
so, I see there are 2 skins.conf, one in weewx/skins/ss/skin.conf and another in weewx/skins/Standard/skin.conf actually there are more but I don't use the Ftp or Rsync. I have my own C program that modifies a few things, inserts some additional info like a forecast, metars,tides etc in the pa

[weewx-user] Re: need help with Steel Series Gauges

2018-09-23 Thread Cat22
YAY! That fixed it - THANKS! -- 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

[weewx-user] cheetahgenerator: Generate failed with exception ''

2019-09-11 Thread Cat22
I'm running weewx 3.9.2 and using the steel series gauges and a Vantage Pro II weather station. I have cycled power to the datalogger and rebooted the pc but to no avail. Any ideas? Here is an excerpt from the systemd log: Sep 11 03:10:15 erb2 weewx[15222]: manager: Added record 2019-09-11 03:1

[weewx-user] Re: cheetahgenerator: Generate failed with exception ''

2019-09-14 Thread Cat22
I had meant to get back here yesterday but had pressing business. I figured out this was due to a bad humidity sensor in my Vantage Pro 2. I have a new one ordered from Davis I can track humidity and see it goes to Zero for hours at a time then rises again to normal levels -- You received this

[weewx-user] Re: cheetahgenerator: Generate failed with exception ''

2019-09-14 Thread Cat22
Once I replace the sensor i will post back here and let you know how its working out. The file gauges-ss.css shows: /* CSS for SteelSeries Gauges * Mark Crossley * v2.5.0 - 03 Dec 2014 */ Is that the steel series version? -- You received this message because you are subscribed to the Google Gr

[weewx-user] Re: cheetahgenerator: Generate failed with exception ''

2019-09-16 Thread Cat22
Well i seem to have an older copy, are there any relevant changes? ## 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 Crossley, changed cloudbase: to clou

[weewx-user] Re: cheetahgenerator: Generate failed with exception ''

2019-09-17 Thread Cat22
I've let it run nearly 5 hours now after updating the gauge-data.txt.tmpl and no errors. Still have a bad humidity sensor but that should be arriving any day now. I'll look at upgrading like you posted. Thanks for the help! -- You received this message because you are subscribed to the Google G

[weewx-user] Re: cheetahgenerator: Generate failed with exception ''

2019-09-17 Thread Cat22
I updated the files for steelseries gauges after downloading them from git release, (BTW the link to github on the weewx extensions page is broken or outdated, it 404's) and restarted weewx, i dont see any errors reported but it stopped creating index.php. I then restored the old files and inde

[weewx-user] Re: cheetahgenerator: Generate failed with exception ''

2019-09-18 Thread Cat22
I went back and tried it again, the links work, so it must have been a temporary thing - anyway the sensor arrvied today but it was pouring rain all day, when the weather clears i'll install it and then we can see whats up -- You received this message because you are subscribed to the Google G

[weewx-user] Re: cheetahgenerator: Generate failed with exception ''

2019-09-23 Thread Cat22
I got the new sensor installed. Its been over 12 hours and so far no errors in weewx and the humidity is showing a very reasonable value for the whole 12 hours. It fluctuates a small amount as expected but holds very near our areas humidity according to Accuweather. I'll keep watching it but i

[weewx-user] udev rule wont trigger on boot unless i unplug/replug the vpro-ii weather envoy

2024-12-26 Thread cat22
I use vpro-II over USB using a DAVIS Weather Envoy. It has to be disconnected and reconnected after every reboot before it will establish comms between the envoy and the PC. After that it's fine until the next reboot and i have to go through this again I use this in /etc/udev/rules.d SUBSYSTEMS

[weewx-user] weewx not seeing python six.moves

2025-03-12 Thread cat22
It looks like python got upgraded from 3.11 to 3.13 on my system. six is installed for both versions but weewx reports: weewxd[550516]: Traceback (most recent call last): weewxd[550516]: File "/usr/local/bin/weewx/bin/weewxd", line 22, in weewxd[550516]: import weecfg weewxd[550516]: File "/u

[weewx-user] Need help with some built in variables

2025-03-24 Thread cat22
In weewx-data/skins/ss/index.php.tmpl I have added some info lines to the resulting page. This is what I am using and for the most part it works (e.g daily, weekly, monthly seem to show correct data) but rain total for the last 365 days isn't right, its showing the same value as the monthly rai