Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Igor Dobrača
After upgrade to 5.1 weewx isn't getting data from Vantage Vue station. Any idea what to check? Dana petak, 5. srpnja 2024. u 17:31:35 UTC+2 korisnik michael.k...@gmx.at napisao je: > pip upgrade > 5.0.2 => 5.1.0 > 5.1.0b4 => 5.1.0 > both worked without any issues. Thank you! > > Tom Keffer sc

[weewx-user] Weexw 5.1 and Red Hat packages

2024-07-06 Thread James Taylor
Hello Is somebody able to remove the beta packages from the yum repository, otherwise dnf thinks the latest package is 5.1.0b6-1.el9 and installing 5.1.0-2.el9 is a downgrade. Installed Packages weewx.noarch5.1.0b6-1.el9 @weewx Available Packages

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread 'michael.k...@gmx.at' via weewx-user
Yes, check https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user Igor Dobrača schrieb am Samstag, 6. Juli 2024 um 09:46:39 UTC+2: > After upgrade to 5.1 weewx isn't getting data from Vantage Vue station. > Any idea what to check? > > Dana petak, 5. srpnja 2024. u 17:31:35 UTC+2 korisni

Re: [weewx-user] Weewx 5.0.2 webpage isn't updating automatically requiring manual refresh

2024-07-06 Thread Pierre-Yves
Hi, FYI, the line put in the section of the Belchertown header.html.tmpl file do perfectly the job. In my case makes the page to be automatically refreshed every 5 minutes. Thanks for the tip Pierre-Yves Le mardi 7 mai 2024 à 00:19:23 UTC+2, Dan Chant a écrit : > Hi Tom, > > That has wor

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Igor Dobrača
Well, I'm using Vantage Vue on Rpi 3. Connection with datalogger on 6531UK console to Rpi is via USB. I added loop_on_init = 1 as usual to weewx.conf. Here are the logs. Jul 6 12:29:22 raspberrypi systemd[1]: Started WeeWX. Jul 6 12:29:22 raspberrypi weewxd[3202]: INFO __main__: Initializing

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Graham Eddy
your logs show weewx is getting the data, and everything looks fine ⊣GE⊢ > On 6 Jul 2024, at 8:49 PM, Igor Dobrača wrote: > > weewx isn't getting data from Vantage Vue station -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Igor Dobrača
If I try to get current data I can see it, but on reports is show at 08:40. Also in database: Last good timestamp: 2024-07-06 08:40:00 CEST (1720248000) Dana subota, 6. srpnja 2024. u 12:55:38 UTC+2 korisnik Graham Eddy napisao je: > your logs show weewx is getting the data, and everything loo

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Graham Eddy
so the data is collected okay, but the report you are looking at does not include it. does the report on the weewx server (not the web server) include the data? ⊣GE⊢ > On 6 Jul 2024, at 9:00 PM, Igor Dobrača wrote: > > get current data I can see it, but on reports is show at 08:40 -- You rece

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Igor Dobrača
I suppose that data isn't collected from datalogger because *weectl debug* output say that last good timestamp in weewx database is 2024-07-06 08:40:00 CEST (1720248000) which was this morning before the upgrade. Also I tried to delete generated reports and weewx generate it again so this is wor

[weewx-user] Re: Weexw 5.1 and Red Hat packages

2024-07-06 Thread matthew wall
On Saturday, July 6, 2024 at 4:28:19 AM UTC-4 James Taylor wrote: Is somebody able to remove the beta packages from the yum repository, otherwise dnf thinks the latest package is 5.1.0b6-1.el9 and installing 5.1.0-2.el9 is a downgrade. fixed. sorry about that, i was sloppy when i did the re

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Graham Eddy
if the weewx server data is correct, and your web server data is not, then your uploading is the problem ⊣GE⊢ > On 6 Jul 2024, at 9:46 PM, Igor Dobrača wrote: > > does the report on the weewx server (not the web server) include the data? -- You received this message because you are subscribed

Re: [weewx-user] Weewx 5.0 FTP and Rsync not even attempting to upload what's going on?

2024-07-06 Thread Ben W.
YES! INFO weeutil.rsyncupload: rsync'd 21 files (1,181,568 bytes) in 1.79 seconds How do I buy you all a coffee? It was the generating the key as the weewx user that I missed (among other things through this journey!) On Friday, July 5, 2024 at 11:39:41 PM UTC-5 vince wrote: > Yes. You ne

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Igor Dobrača
For me Weewx isn't collecting anything since the last data is for this morning. Dana subota, 6. srpnja 2024. u 13:50:27 UTC+2 korisnik Graham Eddy napisao je: > if the weewx server data is correct, and your web server data is not, then > your uploading is the problem > *⊣GE⊢* > > On 6 Jul 2024

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Graham Eddy
my last attempt at the question: are the reports generated on the weewx server under public_html (not those viewed on the external web server) showing correct/latest data? it is a yes/no question ⊣GE⊢ > On 6 Jul 2024, at 11:03 PM, Igor Dobrača wrote: > > For me Weewx isn't collecting anything

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread Igor Dobrača
No. All the data is from this morning. Dana subota, 6. srpnja 2024. u 15:07:21 UTC+2 korisnik Graham Eddy napisao je: > my last attempt at the question: are the reports generated on the weewx > server under public_html (not those viewed on the external web server) > showing correct/latest dat

[weewx-user] Re: Weexw 5.1 and Red Hat packages

2024-07-06 Thread James Taylor
Hi Matthew Thanks for picking it up and solving it. We've all been there and copied the wrong things around. I'll add the testing repo to my yum.repos.d for next time :-) James On Saturday, July 6, 2024 at 12:49:33 PM UTC+1 matthew wall wrote: > On Saturday, July 6, 2024 at 4:28:19 AM UTC-4

[weewx-user] Ramdom crashes with interceptor driver

2024-07-06 Thread enu...@gmail.com
I have random crashes but every few days. The error it gave is CRITICAL __main__: Caught unrecoverable exception: Jul 06 11:48:10 raspberrypi weewxd[662]: CRITICAL __main__: 'totalrainin' Jul 06 11:48:17 raspberrypi weewxd[662]: CRITICAL __main__: Traceback (most recent call last): Jul

[weewx-user] Re: Weexw 5.1 and Red Hat packages

2024-07-06 Thread Jose Maria T.J.
Hello I'm having this problem (This is a Fedora 40 box, el9 repo forced in repo file) *root@host:~# dnf upgrade weewx 8.6 kB/s | 3.0 kB 00:00Dependencies resolved.===

[weewx-user] Install of 5.1 into venv went perfect with instructions given, and a question

2024-07-06 Thread DR
I did a new install on a newly Rasp OS 5 and did the venv first, and all went well.  Thanks for the bulletproof instructions. Copy-paste is my friend! I am running the simulator to let me get used to looking for stuff and where it all is, which is seemingly very different from a Rasp Pi 4 ru

[weewx-user] Re: Weexw 5.1 and Red Hat packages

2024-07-06 Thread matthew wall
jose, could you refresh your dnf cache then try again? something like this: sudo yum clean all then upgrade weewx: sudo dnf update weewx On Saturday, July 6, 2024 at 12:54:19 PM UTC-4 Jose Maria T.J. wrote: Hello I'm having this problem (This is a Fedora 40 box, el9 repo forced in repo fil

[weewx-user] Re: Weexw 5.1 and Red Hat packages

2024-07-06 Thread matthew wall
jose, i understand that you did 'dnf clean all' before, but i just re-published the repo. it looks like the rpm files were removed, but some references to beta rpms remained in the repodata xml. it should work normally now, and i am doing some re-tooling of our development plumbing to make th

[weewx-user] Re: Install of 5.1 into venv went perfect with instructions given, and a question

2024-07-06 Thread vince
See the wiki and faq for your logs question……and it is not ‘sys_log’ nor has it ever been…. https://github.com/weewx/weewx/wiki/view-logs https://github.com/weewx/weewx/wiki/WeeWX-Frequently-Asked-Questions#where-do-i-find-the-log On Saturday, July 6, 2024 at 10:28:56 AM UTC-7 DR wrote: > I d

[weewx-user] Weewx 5.1 not updating /var/www/html/weewx

2024-07-06 Thread Karl Kingston
Hi Been running weewx for many years now. Just upgrade from 4.10 to 5.1.0-2 on a Raspberry Pi with a Davis Vantage Vue console. Everything is working good, but the /var/www/html/weewx directory is not getting populated. There is an NOAA directory (looked like weewx wrote it) in there. T

[weewx-user] Re: Weewx 5.1 not updating /var/www/html/weewx

2024-07-06 Thread Karl Kingston
OK here's an update. Eventually the pages loaded. But it did take an hour or so (I went out and when I came back did a refresh). I'm using the Seasons skin but not seeing any graphs. On Saturday, July 6, 2024 at 4:39:10 PM UTC-4 Karl Kingston wrote: > Hi > > Been running weewx for many yea

Re: [weewx-user] Re: Weexw 5.1 and Red Hat packages

2024-07-06 Thread Jose Maria
Hello Yes, now is solved, updated and running. Downloaded, failed signing check, and after imported the Key, upgraded and running Thanks! El 6/7/24 a las 19:52, matthew wall escribió: jose, could you refresh your dnf cache then try again?  something like this: sudo yum clean all then up

Re: [weewx-user] Re: Weewx 5.1 not updating /var/www/html/weewx

2024-07-06 Thread Tom Keffer
Could be corrupted logger memory, but it’s hard to say without seeing the WeeWX log. -tk On Sat, Jul 6, 2024 at 1:51 PM Karl Kingston wrote: > OK here's an update. Eventually the pages loaded. But it did take an > hour or so (I went out and when I came back did a refresh). > > I'm using the

Re: [weewx-user] Re: Weewx 5.1 not updating /var/www/html/weewx

2024-07-06 Thread Karl Kingston
Where is this log? /var/log/syslog?Haven't seen any errors in there. Is there a way to reset the logger? On Saturday, July 6, 2024 at 6:02:26 PM UTC-4 Tom Keffer wrote: > Could be corrupted logger memory, but it’s hard to say without seeing the > WeeWX log. > > -tk > > > On Sat, Jul 6, 20

Re: [weewx-user] WeeWX v5.1 is available

2024-07-06 Thread gjr80
>From the very short log extract provided this sounds very much like corrupted station memory rather than anything to do with uploading to web server etc (if you look at the log at 12:30:15 no archive records were downloaded so no archive records added to database so the report cycle generates

Re: [weewx-user] Re: Weewx 5.1 not updating /var/www/html/weewx

2024-07-06 Thread Tom Keffer
About viewing logs: https://github.com/weewx/weewx/wiki/view-logs About resetting the logger memory: https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#weewx-generates-html-pages-but-it-does-not-update-them On Sat, Jul 6, 2024 at 3:08 PM Karl Kingston wrote: > > Whe