Re: [weewx-user] Weewx stopped posting data

2024-01-01 Thread Tom Keffer
Set debug=1, restart weewx, let it run until it crashes or the first reporting cycle, whichever happens first, post the log. On Mon, Jan 1, 2024 at 1:42 PM emur...@gmail.com wrote: > I have a vantage pro 2 station. My OS is Linux Mint. I had changed the > batteries in the console. When I did so,

[weewx-user] Weewx stopped posting data

2024-01-01 Thread emur...@gmail.com
I have a vantage pro 2 station. My OS is Linux Mint. I had changed the batteries in the console. When I did so, I also unplugged the power to it. Upon replacing the batteries and rebooting the console, weewx not longer posts anything to Index HTML or NOAA. I tried removing power including batte

Re: [weewx-user] Weewx stopped

2023-07-29 Thread jon...@gmail.com
--solved --: wee_device –clear-memory El dia dissabte, 29 de juliol de 2023 a les 17:05:03 UTC+2, jon...@gmail.com va escriure: > I bring new data. > When running sudo wee_device –dump I get this result(just a sample): > > > Jul 29 16:41:51 raspberrypi wee_device[1637] ERROR weewx.manager: Unabl

Re: [weewx-user] Weewx stopped

2023-07-29 Thread jon...@gmail.com
I bring new data. When running sudo wee_device –dump I get this result(just a sample): Jul 29 16:41:51 raspberrypi wee_device[1637] ERROR weewx.manager: Unable to add record 2023-07-24 19:15:00 CEST (1690218900) to database 'weewx.sdb': UNIQUE constraint failed: archive.dateTime Jul 29 16:41:51

Re: [weewx-user] Weewx stopped

2023-07-29 Thread jon...@gmail.com
Thanks for taking an interest in my problem. I have deleted every trace of highcharts that I could. Now it doesn't give any error, but it doesn't work (no ADDED REPORT). I'm starting to think that it's not a software problem but a hardware problem weewx_report (debug:1): Jul 29 15:15:20 raspberry

Re: [weewx-user] Weewx stopped

2023-07-28 Thread gjr80
weewx-highcharts is a search list based extension I first put together in 2016 to support Highcharts generated plots (in fact it should be completely rewritten and greatly simplified given the series tags support introduced in WeeWX v4.5.0). I last touched the extension in 2021 and do not use it

Re: [weewx-user] Weewx stopped

2023-07-28 Thread jon...@gmail.com
Thanks. I updated highcharts to 0.3.2 and this is the result: Jul 28 15:26:02 raspberrypi wee_reports[5982] INFO weewx.engine: StdConvert target unit is 0x1 Jul 28 15:26:02 raspberrypi wee_reports[5982] INFO weewx.wxservices: StdWXCalculate will use data binding wx_binding Jul 28 15:26:02

Re: [weewx-user] Weewx stopped

2023-07-27 Thread Tom Keffer
See https://github.com/gjr80/weewx-highcharts/issues/10 On Thu, Jul 27, 2023 at 1:34 PM jon...@gmail.com wrote: > Hello, since the 24th at 22:30 weewx has stopped. It does not even update > the log. > > I have updated to version 4.10.2 (I had 4.6 before but nothing changed). > > Weewx works on

[weewx-user] Weewx stopped

2023-07-27 Thread jon...@gmail.com
Hello, since the 24th at 22:30 weewx has stopped. It does not even update the log. I have updated to version 4.10.2 (I had 4.6 before but nothing changed). Weewx works on a 3B raspi. generated with: sudo wee_report: Jul 27 22:08:26 raspberrypi wee_reports[20850] ERROR weewx.reportengine:

Re: [weewx-user] Weewx stopped working after power outage

2023-02-05 Thread Bob DeMattia
Sure enough, I visited the site today and found piezoelectric sounder in the WM918 continuous on (normally it just beeps when you press buttons). The screen was frozen. After a power cycle it resumed normal operation. I also put a fresh set of batteries in it. Thanks Tom for pointing me in the r

Re: [weewx-user] Weewx stopped working after power outage

2023-02-04 Thread Bob DeMattia
No loop packets. I can visit the site on Monday morning. This is an old WM918. I'm guessing the 8 x AAA alkaline batteries didn't do well in the subzero temperatures - but still, the unit also has AC power. It probably just glitched when the power was interrupted, and the weak batteries didn'

Re: [weewx-user] Weewx stopped working after power outage

2023-02-04 Thread Tom Keffer
If you run weewxd directly from the command line , do you see any LOOP packets? If not, I'd suspect that the console is not emitting anything. -tk On Sat, Feb 4, 2023 at 2:35 PM Bob DeMattia wrote: > When I start it, there are the norma

Re: [weewx-user] Weewx stopped working after power outage

2023-02-04 Thread Bob DeMattia
When I start it, there are the normal things that you see in the log. After that, there is nothing. I just grep'd for "weewx" in my system log file. Below is everything since the restart at 11:25AM this morning. I should add that after this problem began, I completely uninstalled weewx and instal

Re: [weewx-user] Weewx stopped working after power outage

2023-02-04 Thread Tom Keffer
Is there literally no log entries? Or, are there no entries indicating an error? If the latter, post them anyway --- there's almost always some clues. Restart weewx, post the log through the first reporting cycle. If there is literally nothing in the log, you're going to have to fix that first. It

[weewx-user] Weewx stopped working after power outage

2023-02-04 Thread K1IW
We had a brief power interruption yesterday, after which there were no more updates to our weewx web pages. There are no entries in the system log at all, but the weewx process is running. I found that if I replace my station type in weewx.conf with "Simulator", then I see the normal activity

Re: [weewx-user] weewx stopped creating new data after power outage

2022-04-20 Thread 'John Kline' via weewx-user
Have a look at this wiki article WeeWX generates HTML pages, but it does not update them > On Apr 19, 2022, at 8:34 PM, iams...@gmail.com wrote: > > I have been using weewx 4.5.1 more or less continuously since late 2019, > running on a Pi zero. I have had occasional problems, but they always

[weewx-user] weewx stopped creating new data after power outage

2022-04-19 Thread iams...@gmail.com
I have been using weewx 4.5.1 more or less continuously since late 2019, running on a Pi zero. I have had occasional problems, but they always seem to be resolved by a restart or a system reboot. There was a power outage yesterday that shut down the power for several hours. After the power came

[weewx-user] weewx stopped logging

2022-03-10 Thread Ed Wilts
Everything seemed to be working fine with my weewx/Tempest until mid-February, but now nothing is logging. The Tempest works fine and uploads to the Tempest website. weewx appears to be working weewx is not getting data via weatherflowudp /var/log/weewx: Mar 10 19:42:05 weatherpi weewx[3727]: St

Re: [weewx-user] weewx stopped working

2021-11-19 Thread p q
Is there more to this log? I don't see a problem. On Fri, Nov 19, 2021 at 4:11 PM Jim W. wrote: > I recently moved and my had a bit of difficulty with my new ISP Provider. > (is that redundant?) Anyway after updating my operating system weewx > stopped working. I'm hoping someone can have a quic

[weewx-user] weewx stopped working

2021-11-19 Thread Jim W.
I recently moved and my had a bit of difficulty with my new ISP Provider. (is that redundant?) Anyway after updating my operating system weewx stopped working. I'm hoping someone can have a quick look at my log and see what's going on. I'm running weewx (version 3.9.2) on a RPi B+ using a D

[weewx-user] weewx stopped for no apparent reason

2021-06-07 Thread Jay Jaeger
Over the weekend moved from weewx 3.9.2 to weewx 4.5.1. It was essentially a reinstall, as I also moved from a Davis wmII (community driver) to a VantageVue with WeatherLinkLive (also a community driver), editing the config file from scratch. System is Ubuntu Linux LTS 20.04, python 3.8, myS

[weewx-user] weewx stopped working after restart

2021-03-03 Thread miso k
Hello, after restart, my weewx 4.4 on RPi3 stopped working. this is the log with debug = 1 Mar 3 20:58:05 WeeWX systemd[1]: Starting LSB: weewx weather system... Mar 3 20:58:06 WeeWX weewx[1306] INFO __main__: Initializing weewx version 4.4.0 Mar 3 20:58:06 WeeWX weewx[1306] INFO __main__: U

[weewx-user] WeeWX stopped working after upgrade 4.3.0 to 4.4.0

2021-02-09 Thread miso k
Hello, again the same problem during upgrade - weewx stopped working after sudo apt-get install weewx this is how the install finished: Configuration file '/etc/weewx/skins/Seasons/skin.conf' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an update

[weewx-user] weewx stopped Jan 1st, 2021

2021-01-10 Thread marb...@gmail.com
I am a desperately lost. On midnight 1st of Jan 2021 weewx stopped working (well at least I did not see any more output generated on my weewx weather webserver). The ubuntu 16.04 LTS system was running fine with weewx for about 5 years, I use WMR300 weather station. I tried to read here in th

[weewx-user] Weewx stopped updating /var/www/html/weewx/index.html

2020-02-05 Thread Troy Lass
Ok, I've been fighting this for a quite a while now I did have this working fine then 1 day is just stopped updating the data. It writes new index.html files but it's from over a month ago when I rebooted and I've had this issue for months. I've tried setting mobile=true and it's the sam

Re: [weewx-user] weewx stopped with

2019-11-22 Thread peter
This was again my fault (same as in the original report). I haven't looked at all the files that feed the database. I found the 'nan' there and removed it. I've also improved the process that writes to these external files so no 'nan' should be written anymore. Thanks for your help. Dne petek,

Re: [weewx-user] weewx stopped with

2019-11-22 Thread Thomas Keffer
Most likely, the NaN will be in the input data stream, not the database. Did you look there? On Fri, Nov 22, 2019 at 1:59 AM peter wrote: > It happened again with exactly the same error. I've deleted (manually...) > all 'Inf' values in one column but am unable to start weewx. It always > exits

Re: [weewx-user] weewx stopped with

2019-11-22 Thread peter
It happened again with exactly the same error. I've deleted (manually...) all 'Inf' values in one column but am unable to start weewx. It always exits with this message. I've looked for 'nan' values but there were no such entries. I'd appreciate suggestions... Station type: Vantage Vue. Dne sob

Re: [weewx-user] weewx stopped with

2019-09-07 Thread peter
I've used the original database again and did a wee_database weewx.conf --drop-daily I got a full log which ends with the same error. I've also set the new columns to NULL value so there should be no NAN. Sep 7 20:06:04 vremeSolkan weewx[4928]: engine: Starting up weewx version 3.9.2 Sep 7

Re: [weewx-user] weewx stopped with

2019-09-07 Thread peter
I've deleted the weewx.sdb and weewx.db files and restarted. Same error... I am completely lost... Dne sobota, 07. september 2019 18.27.10 UTC+2 je oseba J D napisala: > > Hi, > Looks like when you added your new data you have a nan (not a number) > being put into the database. > Check your cha

Re: [weewx-user] weewx stopped with

2019-09-07 Thread J D
Hi, Looks like when you added your new data you have a nan (not a number) being put into the database. Check your changes to see to see if the large number is too large. Need to see your changes to understand more. Jerry On Saturday, September 7, 2019 at 2:14:35 AM UTC-7, Steve Shuff wrote: > >

Re: [weewx-user] weewx stopped with

2019-09-07 Thread Steve Shuff
Cancel On Sat, 7 Sep 2019, 09:11 peter, wrote: > weewx stopped this morning with an error I don't understand. I also > doesn't want to start either. > > Can some please advise what would be the cause? > I have Davis Vantage Vue + few other inputs from text files I log into > database. This week I

[weewx-user] weewx stopped with

2019-09-07 Thread peter
weewx stopped this morning with an error I don't understand. I also doesn't want to start either. Can some please advise what would be the cause? I have Davis Vantage Vue + few other inputs from text files I log into database. This week I added logging of a big integer values into 'hail' field.

[weewx-user] Weewx stopped uploading files after 3.9.2 update

2019-08-13 Thread Paul Thomas
See https://www.rsyslog.com/rsyslog-error-2007/ Need to modify rsyslog.conf by the looks of it. You're now running quite an old version of Raspian. It may be worth upgrading or reinstalling weewx on a new installation of Raspian. I just reinstalled WeeWX onto a new install of Raspian Buster.

[weewx-user] Weewx stopped uploading files after 3.9.2 update

2019-08-13 Thread Aldo B
Just updated weewx installation from 3.9.1 to 3.9.2. Hardware: raspberry pi 3 OS: raspbian jessie Looks like the copygenerator is not writing files, which should be then upload via FTP: syslog: Aug 13 13:17:01 raspberrypi rsyslogd-2007: action 'action 17' suspended, next retry is Tue Aug 13 13:

[weewx-user] WeeWx stopped updating

2019-06-25 Thread gjr80
Hi, Copying 0 files is not unusual. We really need to see a longer log extract to work out what is going on. Please edit weewx.conf, set debug = 1, save weewx.conf then restart WeeWX. Let WeeWX run for at least 3 archive periods and then take a log extract from when you restarted WeeWX until th

[weewx-user] WeeWx stopped updating

2019-06-25 Thread Peter Roed
WeeWx (actually how can I find out version?) was running fine for several months on my Raspberry Pi. All of a sudden it stopped updating. In syslog I can see, that WeeWx is still running. But it does not copy files to /home/weewx/public_html any more. Jun 25 17:05:18 raspberrypiWeewx weewx[493

[weewx-user] Weewx stopped running after 4 days

2019-02-04 Thread 'Andy Hudson-Smith' via weewx-user
As an update - the main Sky Unit (it sends wind data every seconds) seems to be reporting a low battery and no data is coming through, so this may have led to the error... Andy -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from

[weewx-user] Weewx stopped running after 4 days

2019-02-04 Thread 'Andy Hudson-Smith' via weewx-user
Evening - my recent install of Weewx on a Pi listening for UDP data from Weather Flow and publishing to MQTT suddenly stopped working this evening. I am new to Weewx so any help would be great as i cant get it to start reporting again. The recent log file is below if that helps: Andy Feb 4 21